2025-04-03 12:57:03.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-03 12:57:03.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:03.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-03 12:57:03.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:03.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:03.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-03 12:57:04.057 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.073 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.075 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.097 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:04.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-04-03 12:57:04.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-04-03 12:57:04.104 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-04-03 12:57:04.104 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-04-03 12:57:04.107 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-04-03 12:57:04.107 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-04-03 12:57:04.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-04-03 12:57:04.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-04-03 12:57:04.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-04-03 12:57:04.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-04-03 12:57:04.115 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-04-03 12:57:04.115 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-04-03 12:57:04.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-04-03 12:57:04.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-04-03 12:57:04.119 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-04-03 12:57:04.119 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-04-03 12:57:04.121 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-04-03 12:57:04.121 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-04-03 12:57:04.121 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:04.206 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:04.206 [DefaultDispatcher-worker-2 @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-04-03 12:57:04.206 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:04.207 [DefaultDispatcher-worker-2 @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-04-03 12:57:04.209 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.210 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 12:57:04.210 [DefaultDispatcher-worker-6 @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-04-03 12:57:04.210 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 12:57:04.257 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.273 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.286 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.297 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.306 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.310 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.374 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-03 12:57:04.392 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 12:57:04.393 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 12:57:04.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-03 12:57:04.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-03 12:57:04.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:04.402 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-03 12:57:04.402 [DefaultDispatcher-worker-3 @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-04-03 12:57:04.402 [DefaultDispatcher-worker-10 @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-04-03 12:57:04.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f460413: (connection evicted) 2025-04-03 12:57:04.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181e78b: (connection evicted) 2025-04-03 12:57:04.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65be6f63: (connection evicted) 2025-04-03 12:57:04.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0: (connection evicted) 2025-04-03 12:57:04.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f051328: (connection evicted) 2025-04-03 12:57:04.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d60efc: (connection evicted) 2025-04-03 12:57:04.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aed2: (connection evicted) 2025-04-03 12:57:04.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409312ff: (connection evicted) 2025-04-03 12:57:04.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d8c596: (connection evicted) 2025-04-03 12:57:04.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:04.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-03 12:57:04.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15586843 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:04.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:04.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:04.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-03 12:57:04.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-03 12:57:04.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.420 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.421 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.422 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:04.422 [DefaultDispatcher-worker-10 @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-04-03 12:57:04.422 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:04.423 [DefaultDispatcher-worker-10 @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-04-03 12:57:04.429 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.430 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 12:57:04.430 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:04.430 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 12:57:04.433 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.441 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.449 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.458 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.465 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.469 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.503 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2b3026 2025-04-03 12:57:04.514 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:04.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd37047 2025-04-03 12:57:04.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd37047 2025-04-03 12:57:04.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21148bcd 2025-04-03 12:57:04.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21148bcd 2025-04-03 12:57:04.520 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@252b1b37 2025-04-03 12:57:04.520 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@252b1b37 2025-04-03 12:57:04.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@602981f6 2025-04-03 12:57:04.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@602981f6 2025-04-03 12:57:04.522 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 12:57:04.522 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 12:57:04.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-03 12:57:04.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-03 12:57:04.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-04-03 12:57:04.524 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e2b3026: (connection evicted) 2025-04-03 12:57:04.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cc84fc 2025-04-03 12:57:04.524 [DefaultDispatcher-worker-11 @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-04-03 12:57:04.524 [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-04-03 12:57:04.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cc84fc 2025-04-03 12:57:04.524 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd37047: (connection evicted) 2025-04-03 12:57:04.524 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21148bcd: (connection evicted) 2025-04-03 12:57:04.525 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@252b1b37: (connection evicted) 2025-04-03 12:57:04.525 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@602981f6: (connection evicted) 2025-04-03 12:57:04.525 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54cc84fc: (connection evicted) 2025-04-03 12:57:04.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:04.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-03 12:57:04.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-03 12:57:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5563bb40 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-03 12:57:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be80ece 2025-04-03 12:57:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be80ece 2025-04-03 12:57:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-03 12:57:04.656 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:04.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58aa5c94 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:04.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df37eb 2025-04-03 12:57:04.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df37eb 2025-04-03 12:57:04.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41143873 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:04.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:04.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-03 12:57:04.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc0696 2025-04-03 12:57:04.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc0696 2025-04-03 12:57:04.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-03 12:57:04.958 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50df37eb 2025-04-03 12:57:04.987 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.000 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.097 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bc0696 2025-04-03 12:57:05.102 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bc0696 2025-04-03 12:57:05.102 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 12:57:05.102 [DefaultDispatcher-worker-7 @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:49435/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-03 12:57:05.102 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 12:57:05.114 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 12:57:05.114 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 12:57:05.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-03 12:57:05.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-03 12:57:05.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.154 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50df37eb: (connection evicted) 2025-04-03 12:57:05.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-03 12:57:05.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-03 12:57:05.157 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bc0696 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6115846e 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-03 12:57:05.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-03 12:57:05.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-03 12:57:05.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-03 12:57:05.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14590fe2 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-03 12:57:05.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-03 12:57:05.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-03 12:57:05.194 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-03 12:57:05.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-03 12:57:05.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-03 12:57:05.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.196 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3: (connection evicted) 2025-04-03 12:57:05.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-03 12:57:05.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-03 12:57:05.197 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2211b44f 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f519f7 2025-04-03 12:57:05.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f519f7 2025-04-03 12:57:05.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-03 12:57:05.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a336377 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-04-03 12:57:05.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-04-03 12:57:05.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-03 12:57:05.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-03 12:57:05.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-03 12:57:05.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.215 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f519f7: (connection evicted) 2025-04-03 12:57:05.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-03 12:57:05.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cb59f 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-03 12:57:05.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-03 12:57:05.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-03 12:57:05.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-03 12:57:05.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-03 12:57:05.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-03 12:57:05.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-03 12:57:05.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-03 12:57:05.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-03 12:57:05.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.232 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f8682a: (connection evicted) 2025-04-03 12:57:05.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-03 12:57:05.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4714ef 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-04-03 12:57:05.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-04-03 12:57:05.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-03 12:57:05.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ddf42dd 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c18ee69 2025-04-03 12:57:05.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c18ee69 2025-04-03 12:57:05.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-03 12:57:05.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-03 12:57:05.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-03 12:57:05.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.261 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71fb8301: (connection evicted) 2025-04-03 12:57:05.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-03 12:57:05.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-03 12:57:05.269 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.311 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.327 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.345 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-03 12:57:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9f4376 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-03 12:57:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-03 12:57:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cdfbbef 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-03 12:57:05.521 [DefaultDispatcher-worker-4 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.524 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.533 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.539 [DefaultDispatcher-worker-4 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.545 [DefaultDispatcher-worker-4 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.549 [DefaultDispatcher-worker-4 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-03 12:57:05.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-03 12:57:05.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.585 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da77305: (connection evicted) 2025-04-03 12:57:05.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-03 12:57:05.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-03 12:57:05.588 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-04-03 12:57:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445058e8 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-03 12:57:05.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-03 12:57:05.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-03 12:57:05.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-03 12:57:05.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-03 12:57:05.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-03 12:57:05.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-03 12:57:05.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-03 12:57:05.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-03 12:57:05.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.610 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d79b70: (connection evicted) 2025-04-03 12:57:05.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-03 12:57:05.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-04-03 12:57:05.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-04-03 12:57:05.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-03 12:57:05.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-03 12:57:05.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-03 12:57:05.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-03 12:57:05.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-03 12:57:05.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-03 12:57:05.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.622 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534d0e20: (connection evicted) 2025-04-03 12:57:05.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-03 12:57:05.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-03 12:57:05.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-03 12:57:05.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aee05f4 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-04-03 12:57:05.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-04-03 12:57:05.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-03 12:57:05.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-03 12:57:05.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-03 12:57:05.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.633 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414: (connection evicted) 2025-04-03 12:57:05.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-03 12:57:05.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428eb3d5 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5d679 2025-04-03 12:57:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5d679 2025-04-03 12:57:05.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa15a80 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2025-04-03 12:57:05.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2025-04-03 12:57:05.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-03 12:57:05.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-03 12:57:05.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-03 12:57:05.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.689 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fd5d679: (connection evicted) 2025-04-03 12:57:05.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-03 12:57:05.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-03 12:57:05.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-03 12:57:05.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-03 12:57:05.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-03 12:57:05.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-03 12:57:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-03 12:57:05.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-03 12:57:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.703 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2025-04-03 12:57:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-03 12:57:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-04-03 12:57:05.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-04-03 12:57:05.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-03 12:57:05.707 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-03 12:57:05.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-03 12:57:05.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-03 12:57:05.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-03 12:57:05.720 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.723 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-03 12:57:05.724 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-03 12:57:05.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-03 12:57:05.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-03 12:57:05.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.725 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2025-04-03 12:57:05.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-03 12:57:05.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-03 12:57:05.726 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5950054d 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-03 12:57:05.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2025-04-03 12:57:05.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2025-04-03 12:57:05.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-03 12:57:05.732 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc55719 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-03 12:57:05.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2025-04-03 12:57:05.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2025-04-03 12:57:05.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-03 12:57:05.744 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-03 12:57:05.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-03 12:57:05.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.749 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf: (connection evicted) 2025-04-03 12:57:05.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-03 12:57:05.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e91facf 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-03 12:57:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0f70a 2025-04-03 12:57:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0f70a 2025-04-03 12:57:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-03 12:57:05.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5310e451 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-04-03 12:57:05.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-04-03 12:57:05.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-03 12:57:05.801 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.814 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.838 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.856 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.860 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-04-03 12:57:05.861 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-04-03 12:57:05.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-03 12:57:05.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-03 12:57:05.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.862 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf0f70a: (connection evicted) 2025-04-03 12:57:05.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:05.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-03 12:57:05.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-03 12:57:05.863 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-04-03 12:57:05.864 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-04-03 12:57:05.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-04-03 12:57:05.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:05.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:05.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-03 12:57:05.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-03 12:57:05.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-03 12:57:05.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-03 12:57:05.965 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:05.974 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-03 12:57:06.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-03 12:57:06.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.008 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee1963: (connection evicted) 2025-04-03 12:57:06.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-03 12:57:06.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-03 12:57:06.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-03 12:57:06.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-03 12:57:06.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-03 12:57:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-03 12:57:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-03 12:57:06.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-03 12:57:06.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-03 12:57:06.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-03 12:57:06.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.022 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2025-04-03 12:57:06.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-03 12:57:06.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-04-03 12:57:06.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-04-03 12:57:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-03 12:57:06.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-03 12:57:06.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-03 12:57:06.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-03 12:57:06.120 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.124 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.125 [DefaultDispatcher-worker-4 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-03 12:57:06.125 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-03 12:57:06.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-03 12:57:06.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-03 12:57:06.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.126 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1: (connection evicted) 2025-04-03 12:57:06.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-03 12:57:06.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-03 12:57:06.127 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-03 12:57:06.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eac65db 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-04-03 12:57:06.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-04-03 12:57:06.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-03 12:57:06.133 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16029e2f 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2025-04-03 12:57:06.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2025-04-03 12:57:06.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-03 12:57:06.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-03 12:57:06.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-03 12:57:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.140 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7884f722: (connection evicted) 2025-04-03 12:57:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-03 12:57:06.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee2423 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-03 12:57:06.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-03 12:57:06.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-03 12:57:06.156 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-03 12:57:06.161 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-03 12:57:06.163 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ac0a56 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-03 12:57:06.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-04-03 12:57:06.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-04-03 12:57:06.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-03 12:57:06.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-03 12:57:06.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-03 12:57:06.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:06.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-03 12:57:06.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-03 12:57:06.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-03 12:57:06.174 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.180 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.181 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-03 12:57:06.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-03 12:57:06.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-03 12:57:06.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-03 12:57:06.187 [DefaultDispatcher-worker-3 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-03 12:57:06.188 [DefaultDispatcher-worker-11 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-03 12:57:06.189 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-03 12:57:06.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-03 12:57:06.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-03 12:57:06.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.191 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3: (connection evicted) 2025-04-03 12:57:06.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-03 12:57:06.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-03 12:57:06.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-03 12:57:06.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-03 12:57:06.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-03 12:57:06.195 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-03 12:57:06.200 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-03 12:57:06.201 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-03 12:57:06.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-03 12:57:06.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-03 12:57:06.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-03 12:57:06.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-03 12:57:06.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:06.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-03 12:57:06.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-03 12:57:06.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-03 12:57:06.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-03 12:57:06.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-03 12:57:06.209 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-03 12:57:06.215 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-03 12:57:06.216 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-03 12:57:06.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-03 12:57:06.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-03 12:57:06.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-03 12:57:06.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-03 12:57:06.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-03 12:57:06.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:06.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-03 12:57:06.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a944af9 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2025-04-03 12:57:06.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2025-04-03 12:57:06.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-03 12:57:06.238 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.254 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2025-04-03 12:57:06.261 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2025-04-03 12:57:06.267 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.283 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.292 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2025-04-03 12:57:06.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-03 12:57:06.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-03 12:57:06.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.293 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d14037: (connection evicted) 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-03 12:57:06.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfe5dd1 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e017950 2025-04-03 12:57:06.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e017950 2025-04-03 12:57:06.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-03 12:57:06.303 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.314 [DefaultDispatcher-worker-2 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e017950 2025-04-03 12:57:06.318 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.319 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e017950 2025-04-03 12:57:06.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-03 12:57:06.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-03 12:57:06.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.328 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e017950: (connection evicted) 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-03 12:57:06.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-03 12:57:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-03 12:57:06.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-03 12:57:06.350 [DefaultDispatcher-worker-13 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-03 12:57:06.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-03 12:57:06.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-03 12:57:06.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.351 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-03 12:57:06.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-03 12:57:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-03 12:57:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-03 12:57:06.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-03 12:57:06.373 [DefaultDispatcher-worker-15 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-03 12:57:06.378 [DefaultDispatcher-worker-8 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-03 12:57:06.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-03 12:57:06.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-03 12:57:06.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.378 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-03 12:57:06.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3355b8ff 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-03 12:57:06.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-04-03 12:57:06.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-04-03 12:57:06.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-03 12:57:06.399 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-04-03 12:57:06.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-03 12:57:06.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-03 12:57:06.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.401 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f9e807: (connection evicted) 2025-04-03 12:57:06.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-03 12:57:06.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa07d80 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe72b9 2025-04-03 12:57:06.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe72b9 2025-04-03 12:57:06.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-03 12:57:06.420 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbe72b9 2025-04-03 12:57:06.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-03 12:57:06.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-03 12:57:06.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.420 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cbe72b9: (connection evicted) 2025-04-03 12:57:06.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-03 12:57:06.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-03 12:57:06.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57920d6c 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6 2025-04-03 12:57:06.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6 2025-04-03 12:57:06.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-03 12:57:06.600 [DefaultDispatcher-worker-3 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6 2025-04-03 12:57:06.605 [DefaultDispatcher-worker-15 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6 2025-04-03 12:57:06.607 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/manifest.json 2025-04-03 12:57:06.607 [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:34087/manifest.json. 2025-04-03 12:57:06.607 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/manifest.json 2025-04-03 12:57:06.608 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/manifest.json 2025-04-03 12:57:06.608 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/manifest.json 2025-04-03 12:57:06.662 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.682 [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:34087/manifest.json. 2025-04-03 12:57:06.682 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34087/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:06.690 [DefaultDispatcher-worker-4 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6 2025-04-03 12:57:06.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-03 12:57:06.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-03 12:57:06.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.694 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cf86d6: (connection evicted) 2025-04-03 12:57:06.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:06.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-03 12:57:06.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d23a5be 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:06.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:06.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79349b61 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e36baca 2025-04-03 12:57:06.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e36baca 2025-04-03 12:57:06.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-03 12:57:06.722 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:06.757 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-03 12:57:06.757 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d6a0962 2025-04-03 12:57:06.797 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.805 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.810 [DefaultDispatcher-worker-4 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:38219 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f94afe 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-03 12:57:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-03 12:57:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-03 12:57:06.828 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 12:57:06.832 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 12:57:06.832 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 12:57:06.832 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 12:57:06.833 [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-04-03 12:57:06.833 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 12:57:06.833 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 12:57:06.833 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 12:57:06.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ec8ab3 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-03 12:57:06.862 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.868 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.871 [DefaultDispatcher-worker-14 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-03 12:57:06.873 [DefaultDispatcher-worker-14 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-03 12:57:06.877 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.881 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.882 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:06.882 [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:38219/api/content/712281784678514688/_ustadmanifest.json. 2025-04-03 12:57:06.882 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:06.884 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:06.884 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:06.884 [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:38219/api/content/712281784678514688/_ustadmanifest.json. 2025-04-03 12:57:06.884 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:06.892 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.895 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 12:57:06.895 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-705c8f83-e9be-485a-9e70-e53c98903f7b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 12:57:06.898 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:06.898 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-705c8f83-e9be-485a-9e70-e53c98903f7b 2025-04-03 12:57:06.901 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:06.901 [DefaultDispatcher-worker-6 @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:38219/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:06.901 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:06.901 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38219/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:06.906 [DefaultDispatcher-worker-11 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.906 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/UmAppDatabase/replication/nodeId 2025-04-03 12:57:06.906 [DefaultDispatcher-worker-11 @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:38219/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:06.906 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/UmAppDatabase/replication/nodeId 2025-04-03 12:57:06.910 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/api/blob/upload-init-batch 2025-04-03 12:57:06.910 [DefaultDispatcher-worker-12 @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:38219/api/blob/upload-init-batch. 2025-04-03 12:57:06.910 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/api/blob/upload-init-batch 2025-04-03 12:57:06.910 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38219/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:06.911 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.934 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:06.945 [eventLoopGroupProxy-4-1 @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-04-03 12:57:06.945 [eventLoopGroupProxy-4-2 @call-handler#394] 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-04-03 12:57:06.945 [eventLoopGroupProxy-4-4 @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-04-03 12:57:06.945 [eventLoopGroupProxy-4-3 @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-04-03 12:57:06.949 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:06.949 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:06.950 [eventLoopGroupProxy-4-4 @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-04-03 12:57:06.950 [eventLoopGroupProxy-4-3 @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-04-03 12:57:06.950 [eventLoopGroupProxy-4-4 @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-04-03 12:57:06.952 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/UmAppDatabase/replication/nodeId 2025-04-03 12:57:06.952 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/UmAppDatabase/replication/nodeId 2025-04-03 12:57:06.952 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:06.953 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:06.953 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:06.956 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-03 12:57:06.956 [eventLoopGroupProxy-4-2 @call-handler#394] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-03 12:57:06.961 [DefaultDispatcher-worker-13 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.962 [eventLoopGroupProxy-4-3 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:06.966 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:06.975 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 32ms 2025-04-03 12:57:06.976 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/api/blob/upload-init-batch 2025-04-03 12:57:06.976 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/api/blob/upload-init-batch 2025-04-03 12:57:06.978 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38219/api/blob/upload-init-batch. 2025-04-03 12:57:06.978 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38219/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:06.986 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:06.986 [DefaultDispatcher-worker-15 @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:38219/api/blob/upload-batch-data. 2025-04-03 12:57:06.986 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:06.987 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38219/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:06.991 [eventLoopGroupProxy-4-4 @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-04-03 12:57:06.998 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:06.999 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:06.999 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-03 12:57:07.000 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:07.004 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:07.005 [DefaultDispatcher-worker-15 @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:38219/api/blob/upload-batch-data. 2025-04-03 12:57:07.005 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:07.005 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38219/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:07.006 [eventLoopGroupProxy-4-4 @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-04-03 12:57:07.008 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:07.008 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:07.008 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:07.009 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/api/blob/upload-batch-data 2025-04-03 12:57:07.023 [DefaultDispatcher-worker-8 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:07.029 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:07.038 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/UmAppDatabase/replication/message 2025-04-03 12:57:07.038 [DefaultDispatcher-worker-2 @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:38219/UmAppDatabase/replication/message. 2025-04-03 12:57:07.038 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/UmAppDatabase/replication/message 2025-04-03 12:57:07.038 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38219/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:07.040 [eventLoopGroupProxy-4-4 @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-04-03 12:57:07.040 [eventLoopGroupProxy-4-4 @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-04-03 12:57:07.040 [eventLoopGroupProxy-4-4 @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-04-03 12:57:07.051 [DefaultDispatcher-worker-12 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e36baca 2025-04-03 12:57:07.052 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:07.052 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 12:57:07.052 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:07.052 [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:38219/api/content/712281784678514688/_ustadmanifest.json. 2025-04-03 12:57:07.052 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:07.053 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/UmAppDatabase/replication/message 2025-04-03 12:57:07.053 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/UmAppDatabase/replication/message 2025-04-03 12:57:07.053 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38219/UmAppDatabase/replication/message. 2025-04-03 12:57:07.053 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38219/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:07.054 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:07.054 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json 2025-04-03 12:57:07.054 [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:38219/api/content/712281784678514688/_ustadmanifest.json. 2025-04-03 12:57:07.054 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38219/api/content/712281784678514688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:07.058 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-03 12:57:07.058 [DefaultDispatcher-worker-12 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e36baca 2025-04-03 12:57:07.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 12:57:07.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 12:57:07.059 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 12:57:07.059 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 12:57:07.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 12:57:07.060 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-03 12:57:07.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-03 12:57:07.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-03 12:57:07.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:07.061 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d686622: (connection evicted) 2025-04-03 12:57:07.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:07.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-03 12:57:07.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-03 12:57:07.330 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:07.330 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:07.524 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:08.066 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d6a0962 2025-04-03 12:57:08.067 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d6a0962 2025-04-03 12:57:08.069 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d8fa0 2025-04-03 12:57:08.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-03 12:57:08.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-03 12:57:08.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:08.069 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e36baca: (connection evicted) 2025-04-03 12:57:08.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:08.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-03 12:57:08.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-03 12:57:08.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:08.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d16af 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:08.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-03 12:57:08.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-03 12:57:08.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-03 12:57:08.106 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:08.108 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-03 12:57:08.108 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@65b1693c 2025-04-03 12:57:08.109 [DefaultDispatcher-worker-1 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:40101 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:08.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-03 12:57:08.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-03 12:57:08.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-03 12:57:08.111 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 12:57:08.111 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 12:57:08.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 12:57:08.111 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 12:57:08.111 [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-04-03 12:57:08.111 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 12:57:08.111 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 12:57:08.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 12:57:08.111 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:08.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:08.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-03 12:57:08.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-03 12:57:08.133 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.138 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.142 [DefaultDispatcher-worker-7 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-03 12:57:08.143 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-03 12:57:08.149 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.154 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.154 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:08.154 [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:40101/api/content/712281793240100864/_ustadmanifest.json. 2025-04-03 12:57:08.154 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:08.155 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:08.155 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:08.155 [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:40101/api/content/712281793240100864/_ustadmanifest.json. 2025-04-03 12:57:08.156 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:08.163 [DefaultDispatcher-worker-1 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.163 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 12:57:08.163 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dd032b3c-290d-4c8a-bae2-32a95362338d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 12:57:08.164 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:08.165 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dd032b3c-290d-4c8a-bae2-32a95362338d 2025-04-03 12:57:08.165 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:08.165 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:08.165 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:08.165 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:08.167 [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-04-03 12:57:08.168 [eventLoopGroupProxy-7-2 @call-handler#489] 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-04-03 12:57:08.168 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.168 [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-04-03 12:57:08.168 [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-04-03 12:57:08.168 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.168 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-03 12:57:08.169 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:08.169 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:08.171 [DefaultDispatcher-worker-18 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.171 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/UmAppDatabase/replication/nodeId 2025-04-03 12:57:08.171 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40101/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:08.171 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/UmAppDatabase/replication/nodeId 2025-04-03 12:57:08.172 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.172 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-init-batch. 2025-04-03 12:57:08.172 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.172 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:08.173 [eventLoopGroupProxy-7-1 @call-handler#498] 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-04-03 12:57:08.173 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.173 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-03 12:57:08.173 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/UmAppDatabase/replication/nodeId 2025-04-03 12:57:08.173 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/UmAppDatabase/replication/nodeId 2025-04-03 12:57:08.174 [eventLoopGroupProxy-7-3 @call-handler#505] 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-04-03 12:57:08.174 [eventLoopGroupProxy-7-3 @call-handler#505] 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-04-03 12:57:08.175 [eventLoopGroupProxy-7-3 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.176 [eventLoopGroupProxy-7-3 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-03 12:57:08.176 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.176 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.177 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-init-batch. 2025-04-03 12:57:08.177 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:08.177 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.177 [DefaultDispatcher-worker-2 @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:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.177 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.178 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.179 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:08.179 [DefaultDispatcher-worker-13 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.181 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.181 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.181 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:08.181 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.183 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.183 [DefaultDispatcher-worker-19 @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:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.183 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.183 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.184 [DefaultDispatcher-worker-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-03 12:57:08.184 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:08.185 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.185 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.185 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.186 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:08.186 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.187 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.187 [DefaultDispatcher-worker-12 @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:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.187 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.187 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.188 [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-04-03 12:57:08.195 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:08.197 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:08.209 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:08.212 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:08.229 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.229 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 12:57:08.229 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.230 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.230 [DefaultDispatcher-worker-12 @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:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.230 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.230 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.231 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.231 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-03 12:57:08.232 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.232 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.232 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:08.232 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40101/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40101/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-03 12:57:08.232 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40101/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.239 [DefaultDispatcher-worker-10 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.244 [DefaultDispatcher-worker-2 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:08.246 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 12:57:08.745 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2c85e696-95b9-4823-b73d-75c013296f18', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 12:57:08.745 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:08.745 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2c85e696-95b9-4823-b73d-75c013296f18 2025-04-03 12:57:08.747 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.747 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-init-batch. 2025-04-03 12:57:08.747 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.747 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:08.749 [eventLoopGroupProxy-7-1 @call-handler#537] 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-04-03 12:57:08.749 [eventLoopGroupProxy-7-1 @call-handler#537] 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-04-03 12:57:08.751 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:08.752 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-03 12:57:08.753 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.753 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/api/blob/upload-init-batch 2025-04-03 12:57:08.753 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-init-batch. 2025-04-03 12:57:08.753 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:08.754 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.754 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.754 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.754 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.756 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:08.758 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.758 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:08.758 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.762 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.762 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.762 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.762 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.763 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:08.764 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.765 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:08.765 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.766 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.766 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.766 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.766 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.767 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:08.808 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.808 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 12:57:08.809 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.810 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.810 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.810 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.810 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.811 [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-04-03 12:57:08.852 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.853 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:08.853 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.854 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.854 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.854 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.854 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.855 [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-04-03 12:57:08.896 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.896 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 12:57:08.897 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.897 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.897 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.897 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.897 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.898 [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-04-03 12:57:08.940 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.940 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:08.941 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.941 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.941 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.941 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.941 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.942 [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-04-03 12:57:08.984 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:08.984 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:08.985 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.985 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.985 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:08.985 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:08.985 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:08.986 [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-04-03 12:57:09.028 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.028 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:09.029 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.029 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.029 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.029 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.029 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.030 [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-04-03 12:57:09.073 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.073 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:09.073 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.074 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.074 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.074 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.074 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.075 [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-04-03 12:57:09.116 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.116 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 12:57:09.117 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.117 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.117 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.117 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.117 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.118 [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-04-03 12:57:09.160 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.160 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:09.161 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.161 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.161 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.161 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.161 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.162 [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-04-03 12:57:09.204 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.204 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:09.205 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.205 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.205 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.205 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.205 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.206 [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-04-03 12:57:09.249 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.249 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:09.249 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.250 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.250 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.250 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.250 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.251 [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-04-03 12:57:09.253 [DefaultDispatcher-worker-11 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:09.294 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:09.294 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.295 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:09.295 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.296 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.296 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.296 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.296 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.297 [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-04-03 12:57:09.298 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:09.298 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.298 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:09.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40101/api/blob/upload-batch-data. 2025-04-03 12:57:09.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:09.300 [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-04-03 12:57:09.301 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:09.302 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.302 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:09.302 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/blob/upload-batch-data 2025-04-03 12:57:09.308 [DefaultDispatcher-worker-20 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:09.313 [DefaultDispatcher-worker-14 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:09.314 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/UmAppDatabase/replication/message 2025-04-03 12:57:09.314 [DefaultDispatcher-worker-14 @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:40101/UmAppDatabase/replication/message. 2025-04-03 12:57:09.314 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/UmAppDatabase/replication/message 2025-04-03 12:57:09.314 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40101/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:09.315 [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-04-03 12:57:09.315 [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-04-03 12:57:09.315 [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-04-03 12:57:09.326 [DefaultDispatcher-worker-2 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-03 12:57:09.326 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:09.327 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-14 @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:40101/api/content/712281793240100864/_ustadmanifest.json. 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/UmAppDatabase/replication/message 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/UmAppDatabase/replication/message 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40101/UmAppDatabase/replication/message. 2025-04-03 12:57:09.327 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:09.328 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:09.328 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json 2025-04-03 12:57:09.328 [DefaultDispatcher-worker-19 @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:40101/api/content/712281793240100864/_ustadmanifest.json. 2025-04-03 12:57:09.328 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40101/api/content/712281793240100864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:09.333 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-03 12:57:09.334 [DefaultDispatcher-worker-16 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-03 12:57:09.334 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 12:57:09.334 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 12:57:09.334 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 12:57:09.335 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 12:57:09.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 12:57:09.336 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-03 12:57:09.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-03 12:57:09.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-03 12:57:09.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:09.336 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a: (connection evicted) 2025-04-03 12:57:09.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:09.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-03 12:57:09.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-03 12:57:09.612 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:09.746 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:09.808 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:10.097 [DefaultDispatcher-worker-12 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-03 12:57:10.340 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@65b1693c 2025-04-03 12:57:10.340 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@65b1693c 2025-04-03 12:57:10.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-03 12:57:10.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-03 12:57:10.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.341 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548c5127: (connection evicted) 2025-04-03 12:57:10.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:10.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-03 12:57:10.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff12b53 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:10.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-03 12:57:10.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28befd62 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:10.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-03 12:57:10.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-03 12:57:10.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-03 12:57:10.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-03 12:57:10.377 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:10.378 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 12:57:10.378 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@164db8f0 2025-04-03 12:57:10.379 [DefaultDispatcher-worker-17 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:37871 2025-04-03 12:57:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:10.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-03 12:57:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-03 12:57:10.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-03 12:57:10.381 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 12:57:10.382 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 12:57:10.382 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 12:57:10.382 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 12:57:10.382 [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-04-03 12:57:10.382 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 12:57:10.382 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 12:57:10.382 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 12:57:10.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18139a43 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:10.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-03 12:57:10.402 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.406 [DefaultDispatcher-worker-21 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.410 [DefaultDispatcher-worker-13 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-03 12:57:10.411 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-03 12:57:10.415 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.420 [DefaultDispatcher-worker-16 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.420 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.420 [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:37871/api/content/712281802840743936/_ustadmanifest.json. 2025-04-03 12:57:10.420 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.421 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.421 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.421 [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:37871/api/content/712281802840743936/_ustadmanifest.json. 2025-04-03 12:57:10.421 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:10.427 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 12:57:10.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1e1772b2-e868-43b1-9968-d90a9e0f18dd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 12:57:10.429 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:10.429 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1e1772b2-e868-43b1-9968-d90a9e0f18dd 2025-04-03 12:57:10.429 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:10.429 [DefaultDispatcher-worker-1 @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:37871/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:10.429 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:10.429 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:10.431 [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-04-03 12:57:10.431 [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-04-03 12:57:10.431 [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-04-03 12:57:10.432 [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-04-03 12:57:10.432 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.432 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.432 [eventLoopGroupProxy-10-2 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-03 12:57:10.432 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:10.432 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:10.434 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.435 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/UmAppDatabase/replication/nodeId 2025-04-03 12:57:10.435 [DefaultDispatcher-worker-8 @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:37871/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:10.435 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/UmAppDatabase/replication/nodeId 2025-04-03 12:57:10.436 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-init-batch 2025-04-03 12:57:10.436 [DefaultDispatcher-worker-1 @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:37871/api/blob/upload-init-batch. 2025-04-03 12:57:10.436 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-init-batch 2025-04-03 12:57:10.436 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:10.436 [eventLoopGroupProxy-10-2 @call-handler#680] 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-04-03 12:57:10.436 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.436 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-03 12:57:10.437 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/UmAppDatabase/replication/nodeId 2025-04-03 12:57:10.437 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/UmAppDatabase/replication/nodeId 2025-04-03 12:57:10.437 [eventLoopGroupProxy-10-3 @call-handler#686] 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-04-03 12:57:10.437 [eventLoopGroupProxy-10-3 @call-handler#686] 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-04-03 12:57:10.438 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.439 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-03 12:57:10.439 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-init-batch 2025-04-03 12:57:10.439 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/api/blob/upload-init-batch 2025-04-03 12:57:10.440 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-init-batch. 2025-04-03 12:57:10.440 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37871/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:10.442 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.442 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-batch-data. 2025-04-03 12:57:10.442 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.442 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:10.443 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:10.444 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.445 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.445 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.446 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 12:57:10.446 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.447 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.447 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-batch-data. 2025-04-03 12:57:10.447 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.447 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:10.448 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:10.450 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.450 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.450 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.450 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:10.450 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.455 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.455 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-batch-data. 2025-04-03 12:57:10.455 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.455 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:10.456 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:10.460 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.460 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.460 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-03 12:57:10.460 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.461 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.461 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-batch-data. 2025-04-03 12:57:10.461 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.461 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:10.462 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:10.464 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.464 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.464 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:10.464 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.465 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.465 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.465 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37871/api/blob/upload-batch-data. 2025-04-03 12:57:10.465 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.465 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:10.466 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:10.467 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.467 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:10.467 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.468 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:10.468 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/blob/upload-batch-data 2025-04-03 12:57:10.475 [DefaultDispatcher-worker-6 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.480 [DefaultDispatcher-worker-4 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.480 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.480 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/UmAppDatabase/replication/message 2025-04-03 12:57:10.480 [DefaultDispatcher-worker-4 @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:37871/UmAppDatabase/replication/message. 2025-04-03 12:57:10.480 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/UmAppDatabase/replication/message 2025-04-03 12:57:10.480 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37871/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:10.482 [eventLoopGroupProxy-10-2 @call-handler#724] 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-04-03 12:57:10.482 [eventLoopGroupProxy-10-2 @call-handler#724] 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-04-03 12:57:10.482 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:10.482 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.494 [DefaultDispatcher-worker-21 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-03 12:57:10.494 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:10.494 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 12:57:10.494 [DefaultDispatcher-worker-5 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-5 @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:37871/api/content/712281802840743936/_ustadmanifest.json. 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-5 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/UmAppDatabase/replication/message 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/UmAppDatabase/replication/message 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37871/UmAppDatabase/replication/message. 2025-04-03 12:57:10.495 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37871/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:10.496 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.496 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json 2025-04-03 12:57:10.496 [DefaultDispatcher-worker-15 @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:37871/api/content/712281802840743936/_ustadmanifest.json. 2025-04-03 12:57:10.496 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37871/api/content/712281802840743936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:10.501 [DefaultDispatcher-worker-5 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-03 12:57:10.502 [DefaultDispatcher-worker-9 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-03 12:57:10.502 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 12:57:10.502 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 12:57:10.502 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 12:57:10.502 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 12:57:10.502 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 12:57:10.503 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-03 12:57:10.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-03 12:57:10.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-03 12:57:10.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:10.504 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb: (connection evicted) 2025-04-03 12:57:10.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:10.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-03 12:57:10.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-03 12:57:10.882 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:10.882 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:10.975 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:11.507 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@164db8f0 2025-04-03 12:57:11.508 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@164db8f0 2025-04-03 12:57:11.508 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-03 12:57:11.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-03 12:57:11.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-03 12:57:11.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:11.509 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ad182c: (connection evicted) 2025-04-03 12:57:11.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:11.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-03 12:57:11.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-03 12:57:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa4888c 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:11.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:11.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7097ead6 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:11.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-03 12:57:11.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-03 12:57:11.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-03 12:57:11.562 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:11.563 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 12:57:11.563 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2bf45b7c 2025-04-03 12:57:11.564 [DefaultDispatcher-worker-14 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:41271 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:11.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-03 12:57:11.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-03 12:57:11.567 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 12:57:11.567 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 12:57:11.567 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 12:57:11.567 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 12:57:11.567 [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-04-03 12:57:11.567 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 12:57:11.567 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 12:57:11.567 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 12:57:11.567 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd0006 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:11.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:11.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-03 12:57:11.588 [DefaultDispatcher-worker-5 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.592 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.651 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:11.653 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:11.666 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:11.668 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:11.681 [DefaultDispatcher-worker-3 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.707 [DefaultDispatcher-worker-3 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.710 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.713 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:11.721 [DefaultDispatcher-worker-6 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.730 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.730 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:11.730 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json. 2025-04-03 12:57:11.730 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:11.732 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:11.732 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:11.733 [Test worker @coroutine#758] 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:41271/api/content/712281808611979264/_ustadmanifest.json. 2025-04-03 12:57:11.733 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:11.784 [DefaultDispatcher-worker-21 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 12:57:11.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e56e3e1f-9181-4fb9-998b-a9a1f3abc484', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 12:57:11.786 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 12:57:11.786 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e56e3e1f-9181-4fb9-998b-a9a1f3abc484 2025-04-03 12:57:11.786 [DefaultDispatcher-worker-21 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:11.787 [DefaultDispatcher-worker-21 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:11.787 [DefaultDispatcher-worker-21 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:11.787 [DefaultDispatcher-worker-21 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:11.789 [eventLoopGroupProxy-13-2 @call-handler#795] 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-04-03 12:57:11.789 [eventLoopGroupProxy-13-1 @call-handler#794] 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-04-03 12:57:11.789 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.789 [eventLoopGroupProxy-13-2 @call-handler#795] 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-04-03 12:57:11.789 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:11.790 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.790 [eventLoopGroupProxy-13-2 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-03 12:57:11.790 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:11.790 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:11.792 [DefaultDispatcher-worker-13 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.792 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/UmAppDatabase/replication/nodeId 2025-04-03 12:57:11.792 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41271/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:11.792 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/UmAppDatabase/replication/nodeId 2025-04-03 12:57:11.793 [eventLoopGroupProxy-13-2 @call-handler#802] 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-04-03 12:57:11.794 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.794 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-03 12:57:11.794 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/UmAppDatabase/replication/nodeId 2025-04-03 12:57:11.794 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/UmAppDatabase/replication/nodeId 2025-04-03 12:57:11.801 [DefaultDispatcher-worker-8 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.807 [DefaultDispatcher-worker-19 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:11.808 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-init-batch 2025-04-03 12:57:11.808 [DefaultDispatcher-worker-17 @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:41271/api/blob/upload-init-batch. 2025-04-03 12:57:11.808 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-init-batch 2025-04-03 12:57:11.808 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:11.809 [eventLoopGroupProxy-13-2 @call-handler#809] 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-04-03 12:57:11.810 [eventLoopGroupProxy-13-2 @call-handler#809] 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-04-03 12:57:11.853 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.855 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-03 12:57:11.855 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-init-batch 2025-04-03 12:57:11.855 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/api/blob/upload-init-batch 2025-04-03 12:57:11.856 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-init-batch. 2025-04-03 12:57:11.856 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41271/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:11.859 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.859 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.859 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.859 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.861 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:11.863 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.863 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.863 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:11.864 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.865 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.865 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.865 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.865 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.866 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:11.908 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.908 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.908 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:11.909 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.910 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.910 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.910 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.910 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.910 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:11.912 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.912 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.912 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:11.912 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.913 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.913 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.913 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.913 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.913 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:11.916 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.916 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.916 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 12:57:11.916 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.917 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.917 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.917 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.917 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.917 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:11.960 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:11.961 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:11.961 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:11.961 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.963 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.963 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:11.963 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:11.963 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:11.964 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.025 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.025 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.026 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-03 12:57:12.026 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.028 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.028 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.028 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.028 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.029 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.075 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.075 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.076 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-03 12:57:12.076 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.077 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.077 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.077 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.077 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.078 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.121 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.121 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.121 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.121 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.122 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.122 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.122 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.122 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.123 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.166 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.166 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.166 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.166 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.167 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.168 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.168 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.168 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.168 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.211 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.211 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.211 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.211 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.213 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.213 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.213 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.213 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.213 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.215 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.215 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.215 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.215 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.216 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.216 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.216 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.216 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.217 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.218 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.218 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.218 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.219 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.219 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.219 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.219 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.219 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.220 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.221 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.221 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.222 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.222 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.223 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.223 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.223 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.223 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.223 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.225 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.225 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.225 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.225 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.226 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.226 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.226 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.226 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.227 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.228 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.228 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.228 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.229 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.230 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.230 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.230 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.230 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.231 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.232 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.232 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.232 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.232 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.233 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.233 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.233 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.233 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.234 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.235 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.235 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.235 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.237 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.237 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.237 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.237 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.237 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.239 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.239 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.239 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.239 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.240 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.240 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.240 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.240 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.241 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.242 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.242 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.242 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.243 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.244 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.244 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.244 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.244 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.244 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.245 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.246 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.246 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.246 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.247 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.247 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.247 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.247 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.247 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.248 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.248 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.248 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.249 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.250 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.250 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.250 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.250 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.252 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.253 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.253 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.253 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.254 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.255 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.255 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.255 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.255 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.255 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.257 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.257 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.257 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.257 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.258 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.258 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.258 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.258 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.259 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.260 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.260 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.260 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.260 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.261 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.261 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.261 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.261 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.262 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.264 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.264 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.264 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.267 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.267 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.267 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.267 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.268 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.269 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.269 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.269 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.270 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.270 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.270 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.270 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.270 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.271 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.272 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.272 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.272 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.272 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.273 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.273 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.273 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.273 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.274 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.275 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.275 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.275 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.275 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.276 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.276 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.276 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.276 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.276 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.277 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.277 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.277 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.278 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.278 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.278 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.278 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.278 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.279 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.280 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.280 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.280 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.280 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.281 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.281 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.281 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.281 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.282 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.283 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.283 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.283 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.284 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.284 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.284 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.284 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.284 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.285 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.286 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.286 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.286 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.286 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.287 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.287 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.287 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.287 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.288 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.289 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.289 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.289 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.289 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.290 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.290 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.290 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.290 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.291 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.292 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.292 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.292 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.292 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.294 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.295 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.295 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.295 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.295 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.296 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.296 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.296 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.296 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.297 [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-04-03 12:57:12.298 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.298 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.298 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.299 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.299 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.299 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.299 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.299 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.300 [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-04-03 12:57:12.304 [DefaultDispatcher-worker-2 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:12.343 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.343 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.343 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.343 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.344 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.344 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.344 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.344 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.345 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.346 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.346 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.346 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.346 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.347 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.347 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.347 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.347 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.347 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.348 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.348 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.348 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.349 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.349 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.349 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.349 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.349 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.350 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.351 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.351 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.351 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.351 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.352 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.395 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.396 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.396 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:12.396 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.397 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.397 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.397 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.397 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.398 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.441 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.441 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.441 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.441 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.442 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.442 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.442 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.442 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.443 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.445 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.445 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.445 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.445 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.446 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.446 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.446 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.446 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.446 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.448 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.448 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.448 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.448 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.449 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.449 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.449 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.449 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.449 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.492 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.492 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.492 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.493 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.494 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.494 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.494 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.494 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.495 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.496 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.496 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.496 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.496 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.497 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.497 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.497 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.497 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.498 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.499 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.499 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.499 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.499 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.500 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.500 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.500 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.500 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.501 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.502 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.502 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.502 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.502 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.503 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.503 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.503 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.503 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.504 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.505 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.505 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.505 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.505 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.506 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.506 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.506 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.506 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.507 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.550 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.550 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.550 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.551 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.552 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.552 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.552 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.552 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.553 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.554 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.554 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.554 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.555 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.555 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.556 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.557 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.557 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.558 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.558 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.558 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.558 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.558 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.559 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.559 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.560 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.560 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.560 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.561 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.562 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.562 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.562 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.562 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.563 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.565 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.565 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.565 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.565 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.566 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.566 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.566 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.566 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.566 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.567 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.567 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.567 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.568 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.568 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.568 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.568 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.568 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.569 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.570 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.570 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.570 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.570 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.571 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.571 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.571 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.571 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.571 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.572 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.573 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.573 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.573 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.574 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.574 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.574 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.574 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.574 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.575 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.575 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.575 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.577 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.578 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.578 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.578 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.578 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.579 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.580 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.580 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.580 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.582 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.583 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.583 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.583 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.583 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.584 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.584 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.584 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.584 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.584 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.585 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.586 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.586 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.587 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.630 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.630 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.630 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.631 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.631 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.632 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.632 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.632 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.632 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.634 [eventLoopGroupProxy-13-2 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.634 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.634 [eventLoopGroupProxy-13-2 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.634 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.636 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.637 [eventLoopGroupProxy-13-2 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.637 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.637 [eventLoopGroupProxy-13-2 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.637 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.638 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.638 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.638 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.638 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.639 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.681 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.681 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.681 [eventLoopGroupProxy-13-2 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:12.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.682 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.682 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.682 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.682 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.683 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.684 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.684 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.684 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.684 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.685 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.685 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.685 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.685 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.686 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.686 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.687 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.687 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.687 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.687 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.687 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.687 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.687 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.688 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.689 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.689 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.690 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:12.690 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.690 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.690 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.690 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.690 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.691 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.733 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.733 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.733 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:12.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.735 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.736 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.736 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.736 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.736 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.737 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.737 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.737 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.737 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.738 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.780 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.780 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.780 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:12.780 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.781 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.781 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.781 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.781 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.782 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.813 [DefaultDispatcher-worker-9 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:12.826 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.826 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.826 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:12.826 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.827 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.827 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.827 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.827 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.827 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.870 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.870 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.870 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.871 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.871 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.871 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.871 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.871 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.872 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.914 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.914 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.914 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:12.914 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.916 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.917 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.917 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.917 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.917 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.918 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.918 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.918 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.918 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.918 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.919 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.919 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.919 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.919 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.919 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.919 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.919 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.919 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.920 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.921 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.921 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.921 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.921 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.922 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.923 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.923 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.923 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.923 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.923 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.924 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.924 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.924 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.924 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.925 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.925 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.925 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.925 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.926 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.926 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.926 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.926 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.926 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.927 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.927 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.927 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.927 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.928 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.928 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.928 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.928 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.929 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.929 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.930 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.930 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.930 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.931 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.931 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.931 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.931 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.932 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.933 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.933 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.933 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.934 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.934 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.934 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.934 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.934 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.935 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.936 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.936 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.936 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.936 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.937 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.937 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.937 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.937 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.937 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.938 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.938 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.938 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.938 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.939 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.939 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.939 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.939 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.939 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.940 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.940 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.940 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.940 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.941 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.942 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.942 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.942 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.942 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.943 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.943 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.943 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.943 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.943 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.944 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.944 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.944 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.944 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.945 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.945 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.945 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.945 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.945 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.946 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.946 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.946 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.947 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.947 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.947 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.947 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.947 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.947 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.990 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.990 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.990 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:12.991 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.991 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.991 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.991 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.991 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.992 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.993 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.993 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.993 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.993 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.994 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.994 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.994 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.994 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.994 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.995 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.995 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.995 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.995 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.996 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.996 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.996 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.996 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.996 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.997 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.997 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:12.997 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:12.997 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.998 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.998 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:12.998 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:12.998 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:12.998 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:12.999 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:12.999 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.000 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.000 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.000 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.000 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.000 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.000 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.001 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.002 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.002 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.002 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.002 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.003 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.003 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.003 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.003 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.003 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.004 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.004 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.004 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.005 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.005 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.005 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.005 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.005 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.006 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.048 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.048 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.048 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.050 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.051 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.051 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.052 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.052 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.052 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.052 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.052 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.052 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.053 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.054 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.054 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.054 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.054 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.055 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.055 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.055 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.055 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.055 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.098 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.098 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.098 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.099 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.100 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.100 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.100 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.100 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.101 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.102 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.102 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.102 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.102 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.102 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.102 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.102 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.102 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.103 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.104 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.104 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.104 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.104 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.104 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.104 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.104 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.104 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.105 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.106 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.106 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.106 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.106 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.107 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.107 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.107 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.107 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.107 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.108 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.108 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.108 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.108 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.109 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.109 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.109 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.109 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.109 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.110 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.110 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.110 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.110 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.111 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.111 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.111 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.111 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.111 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.112 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.112 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.112 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.112 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.113 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.113 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.113 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.113 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.113 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.114 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.114 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.114 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.114 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.115 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.115 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.115 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.115 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.115 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.116 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.116 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.116 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.116 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.117 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.117 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.117 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.117 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.117 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.118 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.118 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.118 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.118 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.119 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.119 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.119 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.119 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.119 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.120 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.120 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.120 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.121 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.121 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.121 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.121 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.121 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.122 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.123 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.123 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.123 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.123 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.123 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.124 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.124 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.124 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.124 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.167 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.167 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.167 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.168 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.169 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.169 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.169 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.169 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.170 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.171 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.171 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.171 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.172 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.172 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.172 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.172 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.172 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.173 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.215 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.215 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.216 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.216 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.217 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.217 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.217 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.217 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.217 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.218 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.218 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.218 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.218 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.219 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.219 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.219 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.219 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.219 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.261 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.261 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.261 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.261 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.262 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.262 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.262 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.262 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.262 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.305 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.305 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.305 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.305 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.306 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.306 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.306 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.306 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.307 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.323 [DefaultDispatcher-worker-20 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:13.348 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.348 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.348 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 12:57:13.349 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.349 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.349 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.349 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.349 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.350 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.392 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.392 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.392 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.393 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.393 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.393 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.393 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.393 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.394 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.437 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.437 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.437 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.437 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.438 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.438 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.438 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.438 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.439 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.439 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.440 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.440 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.441 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.483 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.483 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.483 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.484 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.484 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.484 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.484 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.484 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.485 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.486 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.486 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.486 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.487 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.487 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.487 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.487 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.487 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.487 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.489 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.489 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.489 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.489 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.490 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.490 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.490 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.490 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.490 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.491 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.491 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.492 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.492 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.492 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.492 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.492 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.492 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.493 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.494 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.494 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.494 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.494 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.495 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.495 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.495 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.495 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.495 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.496 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.496 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.496 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.497 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.497 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.497 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.497 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.497 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.498 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.540 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.540 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.540 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.541 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.541 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.541 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.541 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.541 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.542 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.543 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.543 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.543 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.543 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.544 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.544 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.544 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.544 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.544 [eventLoopGroupProxy-13-2 @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-04-03 12:57:13.545 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.545 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.545 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.545 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.546 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.546 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.546 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.546 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.546 [eventLoopGroupProxy-13-2 @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-04-03 12:57:13.547 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.547 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.547 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.547 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.548 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.548 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.548 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.548 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.548 [eventLoopGroupProxy-13-2 @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-04-03 12:57:13.553 [DefaultDispatcher-worker-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.573 [DefaultDispatcher-worker-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:13.590 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.590 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.590 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.590 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.591 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.591 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.591 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.591 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.591 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.592 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.592 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.592 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.593 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.593 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.593 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.593 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.593 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.593 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.594 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.594 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.594 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.595 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.595 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.595 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.595 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.595 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.595 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.596 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.596 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.596 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.597 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.597 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.597 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.597 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.597 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.597 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.640 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.640 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.640 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.640 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.641 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.641 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.641 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.641 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.642 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.685 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.685 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.685 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.685 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.687 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.688 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.688 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.688 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.688 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.689 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.689 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.689 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.689 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.689 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.694 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.694 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.694 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-03 12:57:13.694 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.695 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.695 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.695 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.695 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.695 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.696 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.696 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.696 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.697 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.697 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.697 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.697 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.697 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.698 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.740 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.740 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.740 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.741 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.741 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.741 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.741 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.741 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.742 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.743 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.743 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.743 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.744 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.744 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.744 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.744 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.745 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.788 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.788 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.788 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:13.788 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.789 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.789 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.789 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.789 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.790 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.832 [DefaultDispatcher-worker-2 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:13.833 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.833 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.833 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 12:57:13.833 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.835 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.835 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.835 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.835 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.835 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.837 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.837 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.837 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.837 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.838 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.838 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.838 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.838 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.838 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.881 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.882 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.882 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 12:57:13.882 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.883 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.883 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.883 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.883 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.883 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.884 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.884 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.884 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.885 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.885 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.885 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.885 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.885 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.886 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.886 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.887 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.887 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.887 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.887 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.887 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.887 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.887 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.888 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.888 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.889 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.889 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.889 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.890 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.890 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.890 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.890 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.890 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.896 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.897 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.897 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-03 12:57:13.897 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.897 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.897 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.897 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.897 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.898 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.940 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.940 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.940 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 12:57:13.940 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.941 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.941 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.941 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.941 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.942 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.943 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.943 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.943 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.943 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.944 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.944 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.944 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.944 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.944 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.945 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.945 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.945 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 12:57:13.945 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/blob/upload-batch-data. 2025-04-03 12:57:13.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:13.946 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 12:57:13.948 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:13.948 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.948 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 12:57:13.948 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/blob/upload-batch-data 2025-04-03 12:57:13.955 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:13.959 [DefaultDispatcher-worker-8 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:13.959 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/UmAppDatabase/replication/message 2025-04-03 12:57:13.959 [DefaultDispatcher-worker-8 @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:41271/UmAppDatabase/replication/message. 2025-04-03 12:57:13.959 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/UmAppDatabase/replication/message 2025-04-03 12:57:13.959 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41271/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:13.960 [eventLoopGroupProxy-13-2 @call-handler#1606] 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-04-03 12:57:13.960 [eventLoopGroupProxy-13-2 @call-handler#1606] 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-04-03 12:57:13.960 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:13.972 [DefaultDispatcher-worker-14 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-03 12:57:13.972 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:13.972 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-03 12:57:13.972 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:13.972 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json. 2025-04-03 12:57:13.972 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:13.972 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/UmAppDatabase/replication/message 2025-04-03 12:57:13.973 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/UmAppDatabase/replication/message 2025-04-03 12:57:13.973 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41271/UmAppDatabase/replication/message. 2025-04-03 12:57:13.973 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41271/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:13.973 [DefaultDispatcher-worker-19 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:13.973 [DefaultDispatcher-worker-19 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json 2025-04-03 12:57:13.974 [DefaultDispatcher-worker-8 @coroutine#752] 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:41271/api/content/712281808611979264/_ustadmanifest.json. 2025-04-03 12:57:13.974 [DefaultDispatcher-worker-8 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41271/api/content/712281808611979264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:13.978 [DefaultDispatcher-worker-17 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-04-03 12:57:13.992 [DefaultDispatcher-worker-2 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-03 12:57:14.013 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 12:57:14.013 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 12:57:14.013 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 12:57:14.013 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 12:57:14.013 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 12:57:14.016 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-03 12:57:14.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-03 12:57:14.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-03 12:57:14.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:14.016 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564fc235: (connection evicted) 2025-04-03 12:57:14.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:14.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-03 12:57:14.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-03 12:57:14.067 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:14.068 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:14.456 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 12:57:15.019 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2bf45b7c 2025-04-03 12:57:15.019 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2bf45b7c 2025-04-03 12:57:15.023 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf65f1 2025-04-03 12:57:15.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-03 12:57:15.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-03 12:57:15.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:15.023 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dd91da: (connection evicted) 2025-04-03 12:57:15.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:15.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-03 12:57:15.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dabdd11 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:15.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-04-03 12:57:15.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-04-03 12:57:15.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-03 12:57:15.063 [DefaultDispatcher-worker-19 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:15.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-03 12:57:15.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-03 12:57:15.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3b4394 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:15.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:15.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-03 12:57:15.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-03 12:57:15.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-03 12:57:15.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-03 12:57:15.070 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:15.071 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 12:57:15.072 [DefaultDispatcher-worker-16 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:43707 2025-04-03 12:57:15.074 [DefaultDispatcher-worker-16 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-03 12:57:15.075 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43707/api/blob/upload-init-batch 2025-04-03 12:57:15.075 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43707/api/blob/upload-init-batch. 2025-04-03 12:57:15.075 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43707/api/blob/upload-init-batch 2025-04-03 12:57:15.075 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43707/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:15.076 [eventLoopGroupProxy-16-1 @call-handler#1650] 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-04-03 12:57:15.077 [eventLoopGroupProxy-16-1 @call-handler#1650] 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-04-03 12:57:15.077 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-03 12:57:15.078 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43707/api/blob/upload-init-batch 2025-04-03 12:57:15.078 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43707/api/blob/upload-init-batch 2025-04-03 12:57:15.078 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43707/api/blob/upload-init-batch. 2025-04-03 12:57:15.078 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43707/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:15.079 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43707/api/blob/upload-batch-data 2025-04-03 12:57:15.079 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43707/api/blob/upload-batch-data. 2025-04-03 12:57:15.079 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43707/api/blob/upload-batch-data 2025-04-03 12:57:15.079 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43707/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:15.079 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-04-03 12:57:15.081 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-03 12:57:15.081 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:15.082 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43707/api/blob/upload-batch-data 2025-04-03 12:57:15.083 [eventLoopGroupProxy-16-2 @call-handler#1668] 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-04-03 12:57:15.085 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:15.088 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-03 12:57:15.133 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:15.168 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:15.169 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-03 12:57:16.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-03 12:57:16.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-03 12:57:16.193 [DefaultDispatcher-worker-14 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-03 12:57:16.196 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53159/api/blob/upload-init-batch 2025-04-03 12:57:16.196 [Test worker @coroutine#1676] 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:53159/api/blob/upload-init-batch. 2025-04-03 12:57:16.196 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53159/api/blob/upload-init-batch 2025-04-03 12:57:16.196 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53159/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:16.198 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53159/api/blob/upload-init-batch 2025-04-03 12:57:16.198 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53159/api/blob/upload-init-batch 2025-04-03 12:57:16.198 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53159/api/blob/upload-init-batch. 2025-04-03 12:57:16.198 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53159/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:16.204 [DefaultDispatcher-worker-5 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-03 12:57:16.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-03 12:57:16.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-03 12:57:16.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.206 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b6098: (connection evicted) 2025-04-03 12:57:16.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-03 12:57:16.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733e3c19 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-03 12:57:16.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-03 12:57:16.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-03 12:57:16.222 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55007/api/blob/upload-init-batch 2025-04-03 12:57:16.222 [Test worker @coroutine#1687] 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:55007/api/blob/upload-init-batch. 2025-04-03 12:57:16.222 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55007/api/blob/upload-init-batch 2025-04-03 12:57:16.222 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55007/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:16.223 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55007/api/blob/upload-init-batch 2025-04-03 12:57:16.223 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55007/api/blob/upload-init-batch 2025-04-03 12:57:16.223 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55007/api/blob/upload-init-batch. 2025-04-03 12:57:16.223 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55007/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:16.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-03 12:57:16.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-03 12:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.224 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0: (connection evicted) 2025-04-03 12:57:16.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-03 12:57:16.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be86438 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-03 12:57:16.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-03 12:57:16.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-03 12:57:16.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-03 12:57:16.239 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56857/api/blob/upload-init-batch 2025-04-03 12:57:16.239 [Test worker @coroutine#1693] 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:56857/api/blob/upload-init-batch. 2025-04-03 12:57:16.239 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56857/api/blob/upload-init-batch 2025-04-03 12:57:16.239 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56857/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 12:57:16.240 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56857/api/blob/upload-init-batch 2025-04-03 12:57:16.240 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56857/api/blob/upload-init-batch 2025-04-03 12:57:16.240 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56857/api/blob/upload-init-batch. 2025-04-03 12:57:16.240 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56857/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:16.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-03 12:57:16.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-03 12:57:16.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.245 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a906078: (connection evicted) 2025-04-03 12:57:16.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-03 12:57:16.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-03 12:57:16.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-03 12:57:16.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-03 12:57:16.504 [DefaultDispatcher-worker-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7dd173 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-03 12:57:16.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-03 12:57:16.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-03 12:57:16.527 [DefaultDispatcher-worker-19 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202fd4c4 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-03 12:57:16.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-03 12:57:16.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-03 12:57:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f207142 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-03 12:57:16.568 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.570 [DefaultDispatcher-worker-20 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.574 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.577 [DefaultDispatcher-worker-12 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.581 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.583 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.587 [DefaultDispatcher-worker-11 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-03 12:57:16.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-03 12:57:16.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-03 12:57:16.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.591 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723f8990: (connection evicted) 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-03 12:57:16.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-03 12:57:16.607 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.613 [DefaultDispatcher-worker-15 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.617 [DefaultDispatcher-worker-10 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.621 [DefaultDispatcher-worker-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.625 [DefaultDispatcher-worker-18 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.627 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.629 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.631 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 12:57:16.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-03 12:57:16.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-03 12:57:16.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.632 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-03 12:57:16.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-03 12:57:16.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-03 12:57:16.653 [DefaultDispatcher-worker-9 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.657 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.660 [DefaultDispatcher-worker-13 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.664 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-03 12:57:16.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-03 12:57:16.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.665 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-03 12:57:16.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f794e 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:16.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:16.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-03 12:57:16.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-03 12:57:16.685 [DefaultDispatcher-worker-16 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.689 [DefaultDispatcher-worker-17 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.693 [DefaultDispatcher-worker-18 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.697 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.699 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.703 [DefaultDispatcher-worker-13 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-03 12:57:16.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-03 12:57:16.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-03 12:57:16.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:16.704 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15af06f: (connection evicted) 2025-04-03 12:57:16.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:16.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-03 12:57:16.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-03 12:57:17.034 [DefaultDispatcher-worker-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-04-03 12:57:17.069 [DefaultDispatcher-worker-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-03 12:57:20.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e356940 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-03 12:57:20.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-03 12:57:20.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-03 12:57:20.201 [DefaultDispatcher-worker-5 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-03 12:57:20.282 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9cac6e 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-03 12:57:20.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-03 12:57:20.734 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.739 [DefaultDispatcher-worker-20 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.743 [DefaultDispatcher-worker-12 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.747 [DefaultDispatcher-worker-15 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.751 [DefaultDispatcher-worker-9 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-03 12:57:20.773 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.777 [DefaultDispatcher-worker-14 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.781 [DefaultDispatcher-worker-19 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.784 [DefaultDispatcher-worker-2 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-03 12:57:20.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-03 12:57:20.804 [DefaultDispatcher-worker-18 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.808 [DefaultDispatcher-worker-20 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.812 [DefaultDispatcher-worker-20 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.815 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.817 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.819 [DefaultDispatcher-worker-9 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.825 [DefaultDispatcher-worker-3 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-03 12:57:20.842 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.846 [DefaultDispatcher-worker-10 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.849 [DefaultDispatcher-worker-9 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.852 [DefaultDispatcher-worker-8 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.855 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.856 [DefaultDispatcher-worker-17 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350ede1 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-03 12:57:20.874 [DefaultDispatcher-worker-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.878 [DefaultDispatcher-worker-9 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.882 [DefaultDispatcher-worker-17 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.885 [DefaultDispatcher-worker-1 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.887 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.888 [DefaultDispatcher-worker-18 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.892 [DefaultDispatcher-worker-5 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-03 12:57:20.912 [DefaultDispatcher-worker-7 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.916 [DefaultDispatcher-worker-3 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.919 [DefaultDispatcher-worker-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.922 [DefaultDispatcher-worker-13 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-03 12:57:20.925 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.940 [DefaultDispatcher-worker-21 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.944 [DefaultDispatcher-worker-20 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.947 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.950 [DefaultDispatcher-worker-18 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.953 [DefaultDispatcher-worker-20 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.957 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:20.959 [DefaultDispatcher-worker-10 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-03 12:57:20.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-03 12:57:20.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-03 12:57:20.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6f29d 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-03 12:57:20.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-03 12:57:20.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-03 12:57:20.984 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-03 12:57:20.985 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:20.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:20.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-03 12:57:20.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-03 12:57:20.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-03 12:57:20.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-03 12:57:20.995 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.003 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-03 12:57:21.004 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-03 12:57:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-03 12:57:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-03 12:57:21.020 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-03 12:57:21.021 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-03 12:57:21.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-03 12:57:21.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-03 12:57:21.023 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.035 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-03 12:57:21.036 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-03 12:57:21.061 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.061 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.061 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.062 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.062 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.062 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.071 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.090 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.103 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.103 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.103 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.107 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.123 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.144 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.145 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.145 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.187 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.187 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.187 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.229 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.229 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.229 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.270 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.271 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/ 2025-04-03 12:57:21.271 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.313 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/ 2025-04-03 12:57:21.315 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.315 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.316 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.316 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.316 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.357 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.358 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.358 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.399 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.400 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.400 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.441 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.442 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.442 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.483 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.484 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.484 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.526 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.526 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52455/ 2025-04-03 12:57:21.526 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52455/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 12:57:21.527 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52455/ 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2740585b 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-03 12:57:21.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-03 12:57:21.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-03 12:57:21.614 [DefaultDispatcher-worker-10 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-03 12:57:21.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-03 12:57:21.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-03 12:57:21.641 [DefaultDispatcher-worker-18 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-03 12:57:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-03 12:57:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-03 12:57:21.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-03 12:57:21.662 [DefaultDispatcher-worker-20 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359fd0a2 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-03 12:57:21.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-03 12:57:21.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-03 12:57:21.675 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.683 [DefaultDispatcher-worker-15 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-03 12:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-03 12:57:21.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-03 12:57:21.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-03 12:57:21.705 [DefaultDispatcher-worker-12 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddc5a75 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-03 12:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-03 12:57:21.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-03 12:57:21.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-03 12:57:21.722 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.730 [DefaultDispatcher-worker-4 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-03 12:57:21.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-03 12:57:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-03 12:57:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-03 12:57:21.743 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.757 [DefaultDispatcher-worker-15 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-03 12:57:21.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:21.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-03 12:57:21.764 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.778 [DefaultDispatcher-worker-12 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.782 [DefaultDispatcher-worker-1 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.785 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.786 [DefaultDispatcher-worker-21 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.790 [DefaultDispatcher-worker-14 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.796 [DefaultDispatcher-worker-2 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.800 [DefaultDispatcher-worker-8 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-03 12:57:21.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-03 12:57:21.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-03 12:57:21.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.803 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3: (connection evicted) 2025-04-03 12:57:21.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:21.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-03 12:57:21.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-03 12:57:21.831 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:21.834 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d21b505 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:25.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:25.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-03 12:57:25.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-04-03 12:57:25.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-04-03 12:57:25.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-03 12:57:25.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-04-03 12:57:25.892 [DefaultDispatcher-worker-9 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-04-03 12:57:25.898 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-04-03 12:57:25.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439054a7 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:25.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-03 12:57:25.909 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.918 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.922 [DefaultDispatcher-worker-5 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.925 [DefaultDispatcher-worker-6 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.929 [DefaultDispatcher-worker-13 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe4b8b6 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:25.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:25.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-03 12:57:25.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-03 12:57:25.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.949 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.953 [DefaultDispatcher-worker-15 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.956 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.959 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e14ed59 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:25.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-03 12:57:25.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.974 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:25.979 [DefaultDispatcher-worker-8 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.983 [DefaultDispatcher-worker-8 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.987 [DefaultDispatcher-worker-13 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5176d6 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-03 12:57:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-03 12:57:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-03 12:57:25.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-03 12:57:26.000 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.007 [DefaultDispatcher-worker-8 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-03 12:57:26.011 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7057d9f4 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-03 12:57:26.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-03 12:57:26.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-03 12:57:26.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-03 12:57:26.031 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.031 [DefaultDispatcher-worker-15 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dfe56dc 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-03 12:57:26.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2025-04-03 12:57:26.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2025-04-03 12:57:26.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-03 12:57:26.043 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2025-04-03 12:57:26.051 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2025-04-03 12:57:26.090 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.091 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.113 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.146 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2286dfcd 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-03 12:57:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-03 12:57:26.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.178 [Test worker @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.180 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.181 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.181 [DefaultDispatcher-worker-18 @coroutine#2063] 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:42281/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.181 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.181 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42281/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.182 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.182 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.185 [DefaultDispatcher-worker-4 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.186 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.186 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.186 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.186 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.186 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.187 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edd2170 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-03 12:57:26.202 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.208 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.209 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.212 [DefaultDispatcher-worker-19 @coroutine#2084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 12:57:26.212 [DefaultDispatcher-worker-19 @coroutine#2084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-03 12:57:26.212 [DefaultDispatcher-worker-19 @coroutine#2084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 12:57:26.213 [DefaultDispatcher-worker-17 @coroutine#2084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 12:57:26.213 [DefaultDispatcher-worker-17 @coroutine#2084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 12:57:26.214 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c8859b4 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-03 12:57:26.258 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.261 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e7de9 2025-04-03 12:57:26.261 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e7de9 2025-04-03 12:57:26.263 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c98c78 2025-04-03 12:57:26.263 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c98c78 2025-04-03 12:57:26.265 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f61699 2025-04-03 12:57:26.266 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f61699 2025-04-03 12:57:26.268 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f48643 2025-04-03 12:57:26.268 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f48643 2025-04-03 12:57:26.270 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c194481 2025-04-03 12:57:26.270 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c194481 2025-04-03 12:57:26.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.272 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10eb536 2025-04-03 12:57:26.272 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10eb536 2025-04-03 12:57:26.275 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44092950 2025-04-03 12:57:26.275 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44092950 2025-04-03 12:57:26.277 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db790c 2025-04-03 12:57:26.277 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db790c 2025-04-03 12:57:26.278 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.279 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@269002da 2025-04-03 12:57:26.279 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@269002da 2025-04-03 12:57:26.279 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.279 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.280 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.280 [DefaultDispatcher-worker-11 @coroutine#2096] 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:60829/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.280 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.280 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.281 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.281 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.285 [DefaultDispatcher-worker-3 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.285 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.285 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.285 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.286 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.286 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.286 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.288 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.291 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa1156 2025-04-03 12:57:26.291 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa1156 2025-04-03 12:57:26.292 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.293 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3df979 2025-04-03 12:57:26.293 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3df979 2025-04-03 12:57:26.296 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@38027a26 2025-04-03 12:57:26.296 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@38027a26 2025-04-03 12:57:26.297 [DefaultDispatcher-worker-12 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.299 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d00f342 2025-04-03 12:57:26.299 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d00f342 2025-04-03 12:57:26.301 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f122d15 2025-04-03 12:57:26.301 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f122d15 2025-04-03 12:57:26.302 [DefaultDispatcher-worker-20 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.304 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37e9bf 2025-04-03 12:57:26.304 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37e9bf 2025-04-03 12:57:26.306 [DefaultDispatcher-worker-5 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.306 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cf6955 2025-04-03 12:57:26.306 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cf6955 2025-04-03 12:57:26.309 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2f0c0d 2025-04-03 12:57:26.309 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2f0c0d 2025-04-03 12:57:26.311 [DefaultDispatcher-worker-4 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.312 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbe038 2025-04-03 12:57:26.312 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbe038 2025-04-03 12:57:26.312 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.315 [DefaultDispatcher-worker-3 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.319 [DefaultDispatcher-worker-12 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.323 [DefaultDispatcher-worker-18 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.328 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.332 [DefaultDispatcher-worker-15 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-03 12:57:26.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-03 12:57:26.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.356 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.359 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-04-03 12:57:26.359 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-04-03 12:57:26.361 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.361 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-04-03 12:57:26.361 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-04-03 12:57:26.362 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.363 [DefaultDispatcher-worker-3 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.363 [DefaultDispatcher-worker-3 @coroutine#2142] 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:54809/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.363 [DefaultDispatcher-worker-3 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.363 [DefaultDispatcher-worker-3 @coroutine#2142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54809/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.363 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-04-03 12:57:26.363 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-04-03 12:57:26.364 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.364 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.365 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-04-03 12:57:26.365 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.367 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.368 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-04-03 12:57:26.368 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-04-03 12:57:26.369 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-03 12:57:26.370 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-04-03 12:57:26.370 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-04-03 12:57:26.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-03 12:57:26.372 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-04-03 12:57:26.372 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-04-03 12:57:26.372 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.374 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-04-03 12:57:26.374 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-04-03 12:57:26.376 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-04-03 12:57:26.376 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-04-03 12:57:26.376 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.379 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.380 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.381 [DefaultDispatcher-worker-6 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 12:57:26.381 [DefaultDispatcher-worker-6 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-03 12:57:26.381 [DefaultDispatcher-worker-6 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 12:57:26.382 [DefaultDispatcher-worker-12 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 12:57:26.382 [DefaultDispatcher-worker-12 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 12:57:26.384 [DefaultDispatcher-worker-13 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-03 12:57:26.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.440 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.442 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f95e 2025-04-03 12:57:26.442 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f95e 2025-04-03 12:57:26.444 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d900344 2025-04-03 12:57:26.444 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d900344 2025-04-03 12:57:26.445 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.445 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29af922e 2025-04-03 12:57:26.445 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29af922e 2025-04-03 12:57:26.446 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.447 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad097f 2025-04-03 12:57:26.447 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad097f 2025-04-03 12:57:26.447 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.447 [DefaultDispatcher-worker-8 @coroutine#2174] 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:48003/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.447 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.447 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.448 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.448 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.448 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac80bd 2025-04-03 12:57:26.448 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac80bd 2025-04-03 12:57:26.450 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0b27cf 2025-04-03 12:57:26.450 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0b27cf 2025-04-03 12:57:26.451 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0f0a2 2025-04-03 12:57:26.451 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0f0a2 2025-04-03 12:57:26.451 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.451 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.451 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.451 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.452 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.452 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.453 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:26.453 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f630 2025-04-03 12:57:26.453 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f630 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4199e5 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-03 12:57:26.454 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@183f3675 2025-04-03 12:57:26.454 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@183f3675 2025-04-03 12:57:26.454 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-03 12:57:26.456 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.462 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.463 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-03 12:57:26.468 [DefaultDispatcher-worker-7 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2025-04-03 12:57:26.472 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.474 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ef992 2025-04-03 12:57:26.474 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ef992 2025-04-03 12:57:26.475 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d891b8b 2025-04-03 12:57:26.476 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d891b8b 2025-04-03 12:57:26.477 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b692e2 2025-04-03 12:57:26.477 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b692e2 2025-04-03 12:57:26.479 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb411b0 2025-04-03 12:57:26.479 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb411b0 2025-04-03 12:57:26.480 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.481 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2ffdd 2025-04-03 12:57:26.481 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2ffdd 2025-04-03 12:57:26.483 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd2fe01 2025-04-03 12:57:26.483 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd2fe01 2025-04-03 12:57:26.485 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@402e4edb 2025-04-03 12:57:26.485 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@402e4edb 2025-04-03 12:57:26.487 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.487 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9beeff 2025-04-03 12:57:26.487 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9beeff 2025-04-03 12:57:26.488 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.488 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.488 [DefaultDispatcher-worker-14 @coroutine#2203] 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:58069/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.488 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.488 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58069/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.489 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.489 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.490 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6368bca6 2025-04-03 12:57:26.490 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6368bca6 2025-04-03 12:57:26.490 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-10 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.493 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.494 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-03 12:57:26.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-03 12:57:26.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.503 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.504 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aa9f721 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.505 [DefaultDispatcher-worker-3 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-03 12:57:26.506 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.506 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.506 [DefaultDispatcher-worker-3 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-03 12:57:26.509 [DefaultDispatcher-worker-17 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-03 12:57:26.521 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.524 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.527 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2859a7a 2025-04-03 12:57:26.527 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2859a7a 2025-04-03 12:57:26.527 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.528 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.528 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.528 [DefaultDispatcher-worker-8 @coroutine#2233] 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-04-03 12:57:26.528 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.528 [DefaultDispatcher-worker-8 @coroutine#2233] 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-04-03 12:57:26.529 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42745a 2025-04-03 12:57:26.529 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42745a 2025-04-03 12:57:26.529 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.529 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 12:57:26.529 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.529 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.529 [DefaultDispatcher-worker-2 @coroutine#2225] 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-04-03 12:57:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-03 12:57:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df0d030 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.531 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@87df10a 2025-04-03 12:57:26.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-03 12:57:26.531 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@87df10a 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-03 12:57:26.533 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7f7e61 2025-04-03 12:57:26.533 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7f7e61 2025-04-03 12:57:26.533 [DefaultDispatcher-worker-21 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:26.533 [DefaultDispatcher-worker-21 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.533 [DefaultDispatcher-worker-21 @coroutine#2232] 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-04-03 12:57:26.533 [DefaultDispatcher-worker-21 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.534 [DefaultDispatcher-worker-21 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.535 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@63876bfe 2025-04-03 12:57:26.535 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@63876bfe 2025-04-03 12:57:26.537 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c783370 2025-04-03 12:57:26.537 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c783370 2025-04-03 12:57:26.539 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6a7854 2025-04-03 12:57:26.539 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6a7854 2025-04-03 12:57:26.541 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d50812e 2025-04-03 12:57:26.541 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d50812e 2025-04-03 12:57:26.543 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7550d7e1 2025-04-03 12:57:26.543 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7550d7e1 2025-04-03 12:57:26.543 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.554 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.555 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.555 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.555 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.555 [DefaultDispatcher-worker-8 @coroutine#2247] 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:36019/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.555 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.555 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36019/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.556 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.556 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.558 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74055f 2025-04-03 12:57:26.558 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74055f 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.560 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b3e2e1 2025-04-03 12:57:26.560 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b3e2e1 2025-04-03 12:57:26.560 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.561 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.562 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c6e2f 2025-04-03 12:57:26.562 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c6e2f 2025-04-03 12:57:26.564 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee8da 2025-04-03 12:57:26.564 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee8da 2025-04-03 12:57:26.565 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.566 [DefaultDispatcher-worker-20 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.566 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4b49 2025-04-03 12:57:26.566 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4b49 2025-04-03 12:57:26.567 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c372d 2025-04-03 12:57:26.567 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c372d 2025-04-03 12:57:26.569 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c508b5 2025-04-03 12:57:26.569 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c508b5 2025-04-03 12:57:26.569 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dbdcde 2025-04-03 12:57:26.569 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dbdcde 2025-04-03 12:57:26.570 [DefaultDispatcher-worker-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.571 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e45c5d 2025-04-03 12:57:26.571 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e45c5d 2025-04-03 12:57:26.571 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@171ff594 2025-04-03 12:57:26.571 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@171ff594 2025-04-03 12:57:26.572 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e6d6e5 2025-04-03 12:57:26.572 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e6d6e5 2025-04-03 12:57:26.573 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a11795 2025-04-03 12:57:26.573 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a11795 2025-04-03 12:57:26.574 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0e20eb 2025-04-03 12:57:26.574 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0e20eb 2025-04-03 12:57:26.575 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.575 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd8eceb 2025-04-03 12:57:26.575 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd8eceb 2025-04-03 12:57:26.575 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.576 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cf34d8 2025-04-03 12:57:26.576 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cf34d8 2025-04-03 12:57:26.577 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd9c68 2025-04-03 12:57:26.577 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd9c68 2025-04-03 12:57:26.578 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c929aa 2025-04-03 12:57:26.578 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c929aa 2025-04-03 12:57:26.579 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.580 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9f4840 2025-04-03 12:57:26.580 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9f4840 2025-04-03 12:57:26.580 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.583 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.587 [DefaultDispatcher-worker-11 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.591 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.595 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.597 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.599 [DefaultDispatcher-worker-16 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf6188a 2025-04-03 12:57:26.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf6188a 2025-04-03 12:57:26.600 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.600 [DefaultDispatcher-worker-13 @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:36019/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 12:57:26.600 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.601 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.601 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.601 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3531f184 2025-04-03 12:57:26.601 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3531f184 2025-04-03 12:57:26.603 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@310e73fa 2025-04-03 12:57:26.603 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@310e73fa 2025-04-03 12:57:26.605 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@740cfbbf 2025-04-03 12:57:26.605 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@740cfbbf 2025-04-03 12:57:26.606 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.607 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f358ffc 2025-04-03 12:57:26.607 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f358ffc 2025-04-03 12:57:26.608 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2e734 2025-04-03 12:57:26.608 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2e734 2025-04-03 12:57:26.609 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4532ec4f 2025-04-03 12:57:26.609 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4532ec4f 2025-04-03 12:57:26.610 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@523502da 2025-04-03 12:57:26.610 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@523502da 2025-04-03 12:57:26.611 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c6b0 2025-04-03 12:57:26.611 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c6b0 2025-04-03 12:57:26.612 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@560a8c44 2025-04-03 12:57:26.612 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@560a8c44 2025-04-03 12:57:26.613 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@142304f0 2025-04-03 12:57:26.613 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@142304f0 2025-04-03 12:57:26.614 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@130808e1 2025-04-03 12:57:26.614 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@130808e1 2025-04-03 12:57:26.615 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ba33e7 2025-04-03 12:57:26.615 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ba33e7 2025-04-03 12:57:26.615 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.616 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@588886f3 2025-04-03 12:57:26.616 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@588886f3 2025-04-03 12:57:26.618 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22517cea 2025-04-03 12:57:26.618 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22517cea 2025-04-03 12:57:26.620 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bac48 2025-04-03 12:57:26.620 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bac48 2025-04-03 12:57:26.622 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327f7ae 2025-04-03 12:57:26.622 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327f7ae 2025-04-03 12:57:26.623 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f844827 2025-04-03 12:57:26.624 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f844827 2025-04-03 12:57:26.624 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.631 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.634 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622691f 2025-04-03 12:57:26.634 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622691f 2025-04-03 12:57:26.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e591ab 2025-04-03 12:57:26.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e591ab 2025-04-03 12:57:26.638 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda026f 2025-04-03 12:57:26.638 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda026f 2025-04-03 12:57:26.639 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d89b90 2025-04-03 12:57:26.639 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d89b90 2025-04-03 12:57:26.641 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c977f25 2025-04-03 12:57:26.641 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c977f25 2025-04-03 12:57:26.642 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 12:57:26.642 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36019/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:26.643 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.643 [DefaultDispatcher-worker-13 @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:36019/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-03 12:57:26.643 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.643 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@486bc5d5 2025-04-03 12:57:26.643 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@486bc5d5 2025-04-03 12:57:26.644 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.644 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.645 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce7fcd 2025-04-03 12:57:26.645 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce7fcd 2025-04-03 12:57:26.647 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f764df 2025-04-03 12:57:26.647 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f764df 2025-04-03 12:57:26.650 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efe5e93 2025-04-03 12:57:26.650 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efe5e93 2025-04-03 12:57:26.650 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-03 12:57:26.662 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-03 12:57:26.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-03 12:57:26.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.685 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.686 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.687 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.687 [DefaultDispatcher-worker-18 @coroutine#2298] 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:52879/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.687 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.687 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.688 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.688 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.691 [DefaultDispatcher-worker-17 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.691 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.691 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.691 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.692 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.692 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.692 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-03 12:57:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-03 12:57:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.702 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.703 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.707 [DefaultDispatcher-worker-8 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-03 12:57:26.707 [DefaultDispatcher-worker-7 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.711 [DefaultDispatcher-worker-16 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.715 [DefaultDispatcher-worker-16 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.718 [DefaultDispatcher-worker-4 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.731 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.739 [DefaultDispatcher-worker-11 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.743 [DefaultDispatcher-worker-19 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.746 [DefaultDispatcher-worker-20 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.750 [DefaultDispatcher-worker-14 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.755 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53c0424a 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-03 12:57:26.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-03 12:57:26.765 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.767 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@450534e3 2025-04-03 12:57:26.767 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@450534e3 2025-04-03 12:57:26.768 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc2d233 2025-04-03 12:57:26.768 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc2d233 2025-04-03 12:57:26.769 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffd5f93 2025-04-03 12:57:26.769 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffd5f93 2025-04-03 12:57:26.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.771 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@affd808 2025-04-03 12:57:26.771 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@affd808 2025-04-03 12:57:26.772 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b15798 2025-04-03 12:57:26.772 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b15798 2025-04-03 12:57:26.774 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbf5237 2025-04-03 12:57:26.774 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbf5237 2025-04-03 12:57:26.775 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1b8314 2025-04-03 12:57:26.775 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1b8314 2025-04-03 12:57:26.776 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.777 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad02747 2025-04-03 12:57:26.777 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad02747 2025-04-03 12:57:26.777 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.778 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.778 [DefaultDispatcher-worker-1 @coroutine#2340] 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:50573/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.778 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.778 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50573/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a012 2025-04-03 12:57:26.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a012 2025-04-03 12:57:26.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.779 [DefaultDispatcher-worker-8 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.779 [DefaultDispatcher-worker-8 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-21 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.782 [DefaultDispatcher-worker-21 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.783 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1071f3ad 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-03 12:57:26.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-03 12:57:26.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.791 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.792 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.795 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.796 [DefaultDispatcher-worker-17 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-04-03 12:57:26.796 [DefaultDispatcher-worker-17 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f033ac8 2025-04-03 12:57:26.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f033ac8 2025-04-03 12:57:26.799 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c4d758 2025-04-03 12:57:26.799 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c4d758 2025-04-03 12:57:26.800 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb51b8 2025-04-03 12:57:26.800 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb51b8 2025-04-03 12:57:26.802 [DefaultDispatcher-worker-4 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.802 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f9dd63 2025-04-03 12:57:26.802 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f9dd63 2025-04-03 12:57:26.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aa78ce 2025-04-03 12:57:26.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aa78ce 2025-04-03 12:57:26.805 [DefaultDispatcher-worker-21 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.805 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e30b54 2025-04-03 12:57:26.805 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e30b54 2025-04-03 12:57:26.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5af041 2025-04-03 12:57:26.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5af041 2025-04-03 12:57:26.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6222c 2025-04-03 12:57:26.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6222c 2025-04-03 12:57:26.809 [DefaultDispatcher-worker-12 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.810 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.810 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 12:57:26.810 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.810 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.810 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 12:57:26.811 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@353f50f0 2025-04-03 12:57:26.811 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@353f50f0 2025-04-03 12:57:26.811 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.851 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 12:57:26.851 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50573/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:26.852 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.852 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-03 12:57:26.852 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.853 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.853 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 12:57:26.857 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:26.859 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-03 12:57:26.859 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-03 12:57:26.860 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-03 12:57:26.860 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-03 12:57:26.863 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-03 12:57:26.863 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-03 12:57:26.864 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:26.864 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-03 12:57:26.864 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-03 12:57:26.866 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-03 12:57:26.866 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-03 12:57:26.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-03 12:57:26.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-03 12:57:26.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-03 12:57:26.869 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-03 12:57:26.869 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-03 12:57:26.871 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-03 12:57:26.871 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-03 12:57:26.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-03 12:57:26.873 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-03 12:57:26.873 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.879 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.884 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.884 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.885 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.885 [DefaultDispatcher-worker-10 @coroutine#2394] 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:47879/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:26.885 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.885 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.885 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.886 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.886 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:26.888 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e215f0 2025-04-03 12:57:26.888 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e215f0 2025-04-03 12:57:26.889 [DefaultDispatcher-worker-11 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.889 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.889 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:26.889 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f25ebbc 2025-04-03 12:57:26.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f25ebbc 2025-04-03 12:57:26.890 [DefaultDispatcher-worker-7 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.890 [DefaultDispatcher-worker-7 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:26.890 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-03 12:57:26.891 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1a7e80 2025-04-03 12:57:26.891 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1a7e80 2025-04-03 12:57:26.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e18e187 2025-04-03 12:57:26.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e18e187 2025-04-03 12:57:26.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-03 12:57:26.893 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.894 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f442021 2025-04-03 12:57:26.894 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f442021 2025-04-03 12:57:26.896 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9c487e 2025-04-03 12:57:26.896 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9c487e 2025-04-03 12:57:26.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@272ad773 2025-04-03 12:57:26.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@272ad773 2025-04-03 12:57:26.899 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e371ec8 2025-04-03 12:57:26.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e371ec8 2025-04-03 12:57:26.900 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.901 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@508c7607 2025-04-03 12:57:26.901 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@508c7607 2025-04-03 12:57:26.901 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-6 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/auth/register 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-6 @coroutine#2415] 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:47879/auth/register. 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-6 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/auth/register 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-6 @coroutine#2415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47879/auth/register from class io.ktor.http.content.TextContent 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/auth/register 2025-04-03 12:57:26.902 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/auth/register 2025-04-03 12:57:26.904 [DefaultDispatcher-worker-9 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-03 12:57:26.943 [DefaultDispatcher-worker-21 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47879/auth/register. 2025-04-03 12:57:26.943 [DefaultDispatcher-worker-21 @coroutine#2415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47879/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:26.955 [DefaultDispatcher-worker-16 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.959 [DefaultDispatcher-worker-3 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:26.967 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:26.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:26.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-03 12:57:26.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-03 12:57:26.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a251c2 2025-04-03 12:57:26.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a251c2 2025-04-03 12:57:26.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@a65af26 2025-04-03 12:57:26.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@a65af26 2025-04-03 12:57:26.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5a3ab2 2025-04-03 12:57:26.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5a3ab2 2025-04-03 12:57:26.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b58a51d 2025-04-03 12:57:26.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b58a51d 2025-04-03 12:57:26.976 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62d1f5 2025-04-03 12:57:26.976 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62d1f5 2025-04-03 12:57:26.978 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad949e0 2025-04-03 12:57:26.978 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad949e0 2025-04-03 12:57:26.979 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@250963a3 2025-04-03 12:57:26.979 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@250963a3 2025-04-03 12:57:26.979 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.981 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b775a52 2025-04-03 12:57:26.981 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b775a52 2025-04-03 12:57:26.982 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6051cbb0 2025-04-03 12:57:26.982 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6051cbb0 2025-04-03 12:57:26.982 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:26.984 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.985 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.986 [DefaultDispatcher-worker-18 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:26.986 [DefaultDispatcher-worker-18 @coroutine#2429] 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-04-03 12:57:26.986 [DefaultDispatcher-worker-18 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:26.986 [DefaultDispatcher-worker-18 @coroutine#2429] 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-04-03 12:57:26.987 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:26.987 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:26.990 [DefaultDispatcher-worker-9 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.990 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:26.990 [DefaultDispatcher-worker-9 @coroutine#2428] 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-04-03 12:57:26.990 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:26.990 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:26.990 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:26.991 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.993 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:26.994 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:26.994 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cb2587 2025-04-03 12:57:26.994 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cb2587 2025-04-03 12:57:26.996 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0cc38e 2025-04-03 12:57:26.996 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0cc38e 2025-04-03 12:57:26.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49334ef7 2025-04-03 12:57:26.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49334ef7 2025-04-03 12:57:26.998 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c31c9b5 2025-04-03 12:57:26.998 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c31c9b5 2025-04-03 12:57:26.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@164c32a9 2025-04-03 12:57:26.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@164c32a9 2025-04-03 12:57:27.001 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d77835d 2025-04-03 12:57:27.001 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d77835d 2025-04-03 12:57:27.002 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee026f2 2025-04-03 12:57:27.002 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee026f2 2025-04-03 12:57:27.004 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e36fa 2025-04-03 12:57:27.004 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e36fa 2025-04-03 12:57:27.004 [Test worker @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-03 12:57:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-04-03 12:57:27.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-04-03 12:57:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.005 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e74300b: (connection evicted) 2025-04-03 12:57:27.005 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3088aa 2025-04-03 12:57:27.005 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3088aa 2025-04-03 12:57:27.005 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-04-03 12:57:27.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75937998 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-03 12:57:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-03 12:57:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.014 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.015 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.015 [DefaultDispatcher-worker-5 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.015 [DefaultDispatcher-worker-5 @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-04-03 12:57:27.015 [DefaultDispatcher-worker-5 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.015 [DefaultDispatcher-worker-5 @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-04-03 12:57:27.016 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.016 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.019 [DefaultDispatcher-worker-20 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.019 [DefaultDispatcher-worker-20 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.019 [DefaultDispatcher-worker-20 @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-04-03 12:57:27.019 [DefaultDispatcher-worker-20 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.019 [DefaultDispatcher-worker-18 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.019 [DefaultDispatcher-worker-18 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.020 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.021 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.023 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-03 12:57:27.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-04-03 12:57:27.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-04-03 12:57:27.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.024 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a349cb: (connection evicted) 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-04-03 12:57:27.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e214d39 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-03 12:57:27.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-03 12:57:27.026 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.031 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.032 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.032 [DefaultDispatcher-worker-18 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.032 [DefaultDispatcher-worker-18 @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-04-03 12:57:27.032 [DefaultDispatcher-worker-18 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.033 [DefaultDispatcher-worker-18 @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-04-03 12:57:27.033 [DefaultDispatcher-worker-19 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.033 [DefaultDispatcher-worker-19 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.036 [DefaultDispatcher-worker-21 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.036 [DefaultDispatcher-worker-21 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.036 [DefaultDispatcher-worker-21 @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-04-03 12:57:27.036 [DefaultDispatcher-worker-21 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.037 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.037 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.038 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.039 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.040 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.042 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.043 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.045 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.046 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-04-03 12:57:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-04-03 12:57:27.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-04-03 12:57:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.047 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a9988a: (connection evicted) 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-04-03 12:57:27.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a94c8e3 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-03 12:57:27.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-03 12:57:27.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.054 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.055 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.055 [DefaultDispatcher-worker-6 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.055 [DefaultDispatcher-worker-6 @coroutine#2521] 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-04-03 12:57:27.055 [DefaultDispatcher-worker-6 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.055 [DefaultDispatcher-worker-6 @coroutine#2521] 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-04-03 12:57:27.056 [DefaultDispatcher-worker-21 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.056 [DefaultDispatcher-worker-21 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.059 [DefaultDispatcher-worker-9 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.059 [DefaultDispatcher-worker-9 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.059 [DefaultDispatcher-worker-9 @coroutine#2520] 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-04-03 12:57:27.059 [DefaultDispatcher-worker-9 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.060 [DefaultDispatcher-worker-19 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.060 [DefaultDispatcher-worker-19 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.061 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.062 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.063 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-03 12:57:27.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-04-03 12:57:27.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-04-03 12:57:27.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.064 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@281a54b: (connection evicted) 2025-04-03 12:57:27.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-04-03 12:57:27.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-04-03 12:57:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631c6ef4 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-03 12:57:27.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-03 12:57:27.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.071 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.072 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.073 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.073 [DefaultDispatcher-worker-5 @coroutine#2553] 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-04-03 12:57:27.073 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.073 [DefaultDispatcher-worker-5 @coroutine#2553] 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-04-03 12:57:27.073 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.073 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.076 [DefaultDispatcher-worker-16 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.076 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.076 [DefaultDispatcher-worker-16 @coroutine#2552] 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-04-03 12:57:27.076 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.077 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.077 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.078 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.079 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.080 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.081 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.083 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-03 12:57:27.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-04-03 12:57:27.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-04-03 12:57:27.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.083 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7441edeb: (connection evicted) 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-04-03 12:57:27.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3993cecb 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-03 12:57:27.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-03 12:57:27.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.091 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.092 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.092 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.092 [DefaultDispatcher-worker-9 @coroutine#2584] 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-04-03 12:57:27.092 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.092 [DefaultDispatcher-worker-9 @coroutine#2584] 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-04-03 12:57:27.093 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.093 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 12:57:27.096 [DefaultDispatcher-worker-11 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.096 [DefaultDispatcher-worker-11 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.096 [DefaultDispatcher-worker-11 @coroutine#2583] 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-04-03 12:57:27.096 [DefaultDispatcher-worker-11 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.097 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.097 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 12:57:27.098 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.099 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731bdcca 2025-04-03 12:57:27.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-04-03 12:57:27.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-04-03 12:57:27.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.100 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731bdcca: (connection evicted) 2025-04-03 12:57:27.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-04-03 12:57:27.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-04-03 12:57:27.202 [DefaultDispatcher-worker-17 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:27.202 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.202 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.202 [DefaultDispatcher-worker-17 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.203 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.203 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.290 [DefaultDispatcher-worker-16 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:27.290 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.290 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.290 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.291 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.291 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26401eda 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.357 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-03 12:57:27.365 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.370 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.371 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.372 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:27.372 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.372 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.372 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.372 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.373 [DefaultDispatcher-worker-18 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.373 [DefaultDispatcher-worker-18 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.377 [DefaultDispatcher-worker-14 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.382 [DefaultDispatcher-worker-5 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208ce928 2025-04-03 12:57:27.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-04-03 12:57:27.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-04-03 12:57:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.384 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208ce928: (connection evicted) 2025-04-03 12:57:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-04-03 12:57:27.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-04-03 12:57:27.385 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a097a83 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.386 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-03 12:57:27.395 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.400 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.401 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.402 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39cf7f3c 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.402 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-03 12:57:27.403 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.403 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.403 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-03 12:57:27.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.416 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.416 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.417 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.421 [DefaultDispatcher-worker-20 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-03 12:57:27.429 [DefaultDispatcher-worker-16 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.432 [DefaultDispatcher-worker-14 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.436 [DefaultDispatcher-worker-18 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699fe19f 2025-04-03 12:57:27.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-04-03 12:57:27.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-04-03 12:57:27.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.443 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699fe19f: (connection evicted) 2025-04-03 12:57:27.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-04-03 12:57:27.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-04-03 12:57:27.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-03 12:57:27.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-03 12:57:27.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.444 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a: (connection evicted) 2025-04-03 12:57:27.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-03 12:57:27.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4c4261 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.445 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-03 12:57:27.452 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.456 [DefaultDispatcher-worker-3 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:27.456 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.456 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.456 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.457 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.457 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.458 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.459 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.460 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2926144f 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.460 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-03 12:57:27.468 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.473 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.474 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.474 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.478 [DefaultDispatcher-worker-1 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-03 12:57:27.485 [DefaultDispatcher-worker-1 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.489 [DefaultDispatcher-worker-12 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.492 [DefaultDispatcher-worker-19 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2025-04-03 12:57:27.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-03 12:57:27.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-03 12:57:27.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.494 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d606c9: (connection evicted) 2025-04-03 12:57:27.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-03 12:57:27.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.495 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9: (connection evicted) 2025-04-03 12:57:27.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-03 12:57:27.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.496 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.497 [Test worker @coroutine#2732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-03 12:57:27.497 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:27.498 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.498 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.498 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.498 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.498 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.504 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.509 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.510 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.511 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.515 [DefaultDispatcher-worker-1 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.524 [DefaultDispatcher-worker-5 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.525 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.529 [DefaultDispatcher-worker-1 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-04-03 12:57:27.538 [DefaultDispatcher-worker-18 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:27.538 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.538 [DefaultDispatcher-worker-18 @coroutine#2232] 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-04-03 12:57:27.538 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.538 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-03 12:57:27.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-03 12:57:27.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.540 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2025-04-03 12:57:27.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-03 12:57:27.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ed9e59b 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.541 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-03 12:57:27.549 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.554 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.555 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.556 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.561 [DefaultDispatcher-worker-16 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.564 [DefaultDispatcher-worker-9 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:27.564 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.564 [DefaultDispatcher-worker-9 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.564 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.565 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.565 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.572 [DefaultDispatcher-worker-15 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.573 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.577 [DefaultDispatcher-worker-20 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-04-03 12:57:27.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-03 12:57:27.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-03 12:57:27.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.581 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3796ff4: (connection evicted) 2025-04-03 12:57:27.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-03 12:57:27.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d6ae3 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.582 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-03 12:57:27.590 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.595 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.596 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.597 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.601 [DefaultDispatcher-worker-20 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.612 [DefaultDispatcher-worker-5 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.616 [DefaultDispatcher-worker-1 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.683 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.724 [DefaultDispatcher-worker-17 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:27.724 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.724 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.724 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.725 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.725 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.732 [DefaultDispatcher-worker-10 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2025-04-03 12:57:27.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-03 12:57:27.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-03 12:57:27.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.762 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d189d0: (connection evicted) 2025-04-03 12:57:27.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-03 12:57:27.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c584c 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.763 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-03 12:57:27.764 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.764 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.764 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-03 12:57:27.773 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.778 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.778 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.779 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.784 [DefaultDispatcher-worker-21 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.784 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.786 [DefaultDispatcher-worker-10 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:27.786 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.786 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.786 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.787 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.787 [DefaultDispatcher-worker-7 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.794 [DefaultDispatcher-worker-16 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.798 [DefaultDispatcher-worker-15 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-04-03 12:57:27.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-03 12:57:27.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-03 12:57:27.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.804 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468dbd07: (connection evicted) 2025-04-03 12:57:27.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-03 12:57:27.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4203190 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.805 [Test worker @coroutine#2922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-03 12:57:27.813 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.817 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.818 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.819 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.824 [DefaultDispatcher-worker-20 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2025-04-03 12:57:27.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-03 12:57:27.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-03 12:57:27.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.864 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36: (connection evicted) 2025-04-03 12:57:27.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:27.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-03 12:57:27.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ee34fe4 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-03 12:57:27.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-03 12:57:27.911 [DefaultDispatcher-worker-19 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:27.911 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.911 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.911 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.912 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.912 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.922 [DefaultDispatcher-worker-8 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.925 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.929 [DefaultDispatcher-worker-20 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.931 [DefaultDispatcher-worker-17 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.947 [DefaultDispatcher-worker-10 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.948 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 12:57:27.952 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-03 12:57:27.953 [DefaultDispatcher-worker-8 @coroutine#2961] INFO ktor.application - Responding at http://0.0.0.0:44393 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da7ef3e 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:27.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:27.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-03 12:57:27.961 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.961 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:27.961 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.961 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:27.963 [eventLoopGroupProxy-19-2 @call-handler#2972] 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-04-03 12:57:27.963 [eventLoopGroupProxy-19-1 @call-handler#2971] 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-04-03 12:57:27.963 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.963 [eventLoopGroupProxy-19-2 @call-handler#2972] 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-04-03 12:57:27.963 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:27.963 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.964 [DefaultDispatcher-worker-13 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.964 [DefaultDispatcher-worker-13 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c7cc93 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:27.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:27.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-03 12:57:27.967 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:27.971 [DefaultDispatcher-worker-9 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:27.971 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.971 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.971 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.972 [eventLoopGroupProxy-19-2 @call-handler#2977] 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-04-03 12:57:27.972 [eventLoopGroupProxy-19-2 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.972 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.972 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.976 [DefaultDispatcher-worker-13 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:27.977 [DefaultDispatcher-worker-3 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.977 [DefaultDispatcher-worker-3 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:27.977 [DefaultDispatcher-worker-3 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.977 [DefaultDispatcher-worker-3 @coroutine#2983] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-03 12:57:27.977 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fd5501 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:27.978 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-03 12:57:27.978 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-03 12:57:27.978 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@93cc5eb 2025-04-03 12:57:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@93cc5eb 2025-04-03 12:57:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-03 12:57:27.978 [eventLoopGroupProxy-19-3 @call-handler#2990] 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-04-03 12:57:27.978 [eventLoopGroupProxy-19-3 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.978 [DefaultDispatcher-worker-11 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.978 [DefaultDispatcher-worker-11 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.979 [DefaultDispatcher-worker-14 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:27.986 [DefaultDispatcher-worker-11 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:27.986 [DefaultDispatcher-worker-11 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.986 [DefaultDispatcher-worker-11 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.986 [DefaultDispatcher-worker-11 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.987 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.987 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 12:57:27.987 [eventLoopGroupProxy-19-2 @call-handler#2996] 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-04-03 12:57:27.987 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.987 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 12:57:27.987 [eventLoopGroupProxy-19-2 @call-handler#2996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.987 [DefaultDispatcher-worker-7 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.987 [DefaultDispatcher-worker-7 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.987 [eventLoopGroupProxy-19-2 @call-handler#3002] 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-04-03 12:57:27.987 [eventLoopGroupProxy-19-2 @call-handler#3002] 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-04-03 12:57:27.987 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:27.988 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.988 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.988 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 12:57:27.988 [eventLoopGroupProxy-19-4 @call-handler#3009] 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-04-03 12:57:27.988 [eventLoopGroupProxy-19-4 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.991 [DefaultDispatcher-worker-3 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:27.991 [DefaultDispatcher-worker-13 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.994 [DefaultDispatcher-worker-10 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:27.994 [DefaultDispatcher-worker-7 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:27.996 [DefaultDispatcher-worker-2 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93cc5eb 2025-04-03 12:57:27.996 [DefaultDispatcher-worker-2 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.996 [DefaultDispatcher-worker-2 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:27.996 [DefaultDispatcher-worker-2 @coroutine#2995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.997 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-04-03 12:57:27.997 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:27.998 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:27.998 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.001 [DefaultDispatcher-worker-17 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93cc5eb 2025-04-03 12:57:28.004 [DefaultDispatcher-worker-8 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93cc5eb 2025-04-03 12:57:28.010 [DefaultDispatcher-worker-17 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.011 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.011 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-03 12:57:28.011 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.012 [eventLoopGroupProxy-19-2 @call-handler#3030] 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-04-03 12:57:28.015 [DefaultDispatcher-worker-18 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137. 2025-04-03 12:57:28.026 [DefaultDispatcher-worker-9 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137 2025-04-03 12:57:28.026 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-04-03 12:57:28.029 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.029 [DefaultDispatcher-worker-12 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137 2025-04-03 12:57:28.029 [DefaultDispatcher-worker-12 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137 2025-04-03 12:57:28.029 [DefaultDispatcher-worker-12 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137. 2025-04-03 12:57:28.029 [DefaultDispatcher-worker-12 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.034 [DefaultDispatcher-worker-3 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.034 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.034 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 12:57:28.034 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.035 [eventLoopGroupProxy-19-2 @call-handler#3038] 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-04-03 12:57:28.036 [eventLoopGroupProxy-19-2 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.036 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.036 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.036 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 12:57:28.036 [DefaultDispatcher-worker-3 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.040 [DefaultDispatcher-worker-12 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.050 [DefaultDispatcher-worker-17 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.053 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-4 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-1 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.054 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:28.055 [eventLoopGroupProxy-19-2 @call-handler#3044] 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-04-03 12:57:28.055 [eventLoopGroupProxy-19-2 @call-handler#3044] 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-04-03 12:57:28.055 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:28.059 [DefaultDispatcher-worker-16 @call-handler#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.059 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.059 [DefaultDispatcher-worker-16 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.059 [DefaultDispatcher-worker-16 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.060 [DefaultDispatcher-worker-16 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.060 [DefaultDispatcher-worker-16 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.063 [DefaultDispatcher-worker-11 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.066 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:28.069 [DefaultDispatcher-worker-16 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.069 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.069 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-03 12:57:28.069 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.070 [eventLoopGroupProxy-19-2 @call-handler#3058] 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-04-03 12:57:28.073 [DefaultDispatcher-worker-1 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.078 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:28.082 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.082 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 12:57:28.083 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-03 12:57:28.083 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.083 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432 2025-04-03 12:57:28.083 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432. 2025-04-03 12:57:28.083 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432 2025-04-03 12:57:28.083 [eventLoopGroupProxy-19-2 @call-handler#3062] 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-04-03 12:57:28.083 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.084 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432 2025-04-03 12:57:28.084 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432 2025-04-03 12:57:28.084 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432. 2025-04-03 12:57:28.084 [DefaultDispatcher-worker-1 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712281878571794432 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.088 [DefaultDispatcher-worker-14 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.088 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.088 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 12:57:28.088 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.089 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-04-03 12:57:28.089 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.089 [DefaultDispatcher-worker-18 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.089 [DefaultDispatcher-worker-18 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 12:57:28.089 [DefaultDispatcher-worker-18 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 12:57:28.089 [DefaultDispatcher-worker-18 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.093 [DefaultDispatcher-worker-11 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.103 [DefaultDispatcher-worker-5 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-13 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-16 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.106 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:28.107 [eventLoopGroupProxy-19-2 @call-handler#3072] 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-04-03 12:57:28.107 [eventLoopGroupProxy-19-2 @call-handler#3072] 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-04-03 12:57:28.107 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:28.109 [DefaultDispatcher-worker-13 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.113 [DefaultDispatcher-worker-13 @call-handler#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.113 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.113 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.113 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.113 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.113 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.117 [DefaultDispatcher-worker-1 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.123 [UI Thread @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.123 [UI Thread @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136. 2025-04-03 12:57:28.123 [UI Thread @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.123 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.123 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.123 [UI Thread @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.124 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-04-03 12:57:28.124 [UI Thread @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.124 [UI Thread @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.124 [UI Thread @coroutine#3101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.124 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.124 [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:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.125 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.126 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.126 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137. 2025-04-03 12:57:28.126 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.126 [eventLoopGroupProxy-19-5 @call-handler#3127] 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-04-03 12:57:28.126 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.127 [UI Thread @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.127 [UI Thread @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.127 [UI Thread @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136. 2025-04-03 12:57:28.127 [UI Thread @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.127 [eventLoopGroupProxy-19-6 @call-handler#3134] 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-04-03 12:57:28.127 [eventLoopGroupProxy-19-8 @call-handler#3133] 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-04-03 12:57:28.127 [eventLoopGroupProxy-19-7 @call-handler#3135] 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-04-03 12:57:28.127 [eventLoopGroupProxy-19-5 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.128 [UI Thread @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.128 [UI Thread @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.128 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.128 [UI Thread @coroutine#3096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.128 [eventLoopGroupProxy-19-6 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.128 [eventLoopGroupProxy-19-7 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.128 [UI Thread @coroutine#3101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.128 [UI Thread @coroutine#3101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.128 [UI Thread @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.128 [UI Thread @coroutine#3101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.129 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.129 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.129 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.129 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.133 [DefaultDispatcher-worker-5 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.134 [eventLoopGroupProxy-19-8 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.135 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.135 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.135 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137. 2025-04-03 12:57:28.135 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.137 [DefaultDispatcher-worker-9 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.141 [DefaultDispatcher-worker-21 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.144 [DefaultDispatcher-worker-18 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.149 [DefaultDispatcher-worker-1 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.152 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136 2025-04-03 12:57:28.152 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136. 2025-04-03 12:57:28.152 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136 2025-04-03 12:57:28.152 [eventLoopGroupProxy-19-2 @call-handler#3153] 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-04-03 12:57:28.153 [eventLoopGroupProxy-19-2 @call-handler#3153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.154 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136 2025-04-03 12:57:28.154 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136 2025-04-03 12:57:28.154 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136. 2025-04-03 12:57:28.154 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.158 [DefaultDispatcher-worker-13 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.164 [DefaultDispatcher-worker-10 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.168 [DefaultDispatcher-worker-9 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.168 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.168 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.168 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.168 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:28.168 [eventLoopGroupProxy-19-2 @call-handler#3161] 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-04-03 12:57:28.169 [eventLoopGroupProxy-19-2 @call-handler#3161] 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-04-03 12:57:28.169 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:28.173 [DefaultDispatcher-worker-18 @call-handler#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.173 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.174 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.174 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.174 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.174 [DefaultDispatcher-worker-9 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.178 [DefaultDispatcher-worker-1 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.178 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137 2025-04-03 12:57:28.178 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137. 2025-04-03 12:57:28.178 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137 2025-04-03 12:57:28.179 [eventLoopGroupProxy-19-2 @call-handler#3182] 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-04-03 12:57:28.182 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.182 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137 2025-04-03 12:57:28.182 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137 2025-04-03 12:57:28.182 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137. 2025-04-03 12:57:28.182 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712281878571794432&assignmentUid=712281874276827136&clazzUid=712281874276827136&submitterUid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.187 [DefaultDispatcher-worker-1 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.191 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137 2025-04-03 12:57:28.191 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137. 2025-04-03 12:57:28.191 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137 2025-04-03 12:57:28.191 [eventLoopGroupProxy-19-2 @call-handler#3201] 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-04-03 12:57:28.192 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.192 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.192 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136. 2025-04-03 12:57:28.192 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [eventLoopGroupProxy-19-5 @call-handler#3210] 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-04-03 12:57:28.192 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.192 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [eventLoopGroupProxy-19-2 @call-handler#3215] 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-04-03 12:57:28.192 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.192 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.192 [eventLoopGroupProxy-19-6 @call-handler#3221] 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-04-03 12:57:28.193 [eventLoopGroupProxy-19-7 @call-handler#3222] 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-04-03 12:57:28.193 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137 2025-04-03 12:57:28.193 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137 2025-04-03 12:57:28.193 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137. 2025-04-03 12:57:28.193 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/PersonDao/getNamesByUid?uid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.193 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.193 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [eventLoopGroupProxy-19-7 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.194 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.194 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.194 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.194 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.194 [eventLoopGroupProxy-19-5 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.194 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.194 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.194 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.195 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.195 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136 2025-04-03 12:57:28.195 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136 2025-04-03 12:57:28.195 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136. 2025-04-03 12:57:28.195 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.197 [DefaultDispatcher-worker-4 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.200 [DefaultDispatcher-worker-20 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.203 [DefaultDispatcher-worker-5 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.205 [DefaultDispatcher-worker-10 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.206 [DefaultDispatcher-worker-21 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:28.206 [DefaultDispatcher-worker-21 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.206 [DefaultDispatcher-worker-21 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.206 [DefaultDispatcher-worker-21 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.207 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.207 [DefaultDispatcher-worker-5 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.209 [DefaultDispatcher-worker-11 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.212 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432 2025-04-03 12:57:28.212 [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:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432. 2025-04-03 12:57:28.212 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432 2025-04-03 12:57:28.213 [eventLoopGroupProxy-19-2 @call-handler#3241] 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-04-03 12:57:28.215 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.215 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432 2025-04-03 12:57:28.215 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432 2025-04-03 12:57:28.216 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432. 2025-04-03 12:57:28.216 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281878571794432 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.220 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.221 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137 2025-04-03 12:57:28.221 [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:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137. 2025-04-03 12:57:28.221 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137 2025-04-03 12:57:28.221 [eventLoopGroupProxy-19-2 @call-handler#3245] 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-04-03 12:57:28.222 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.222 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137 2025-04-03 12:57:28.222 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137 2025-04-03 12:57:28.222 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137. 2025-04-03 12:57:28.222 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/PersonDao/findByUidAsync?uid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.226 [DefaultDispatcher-worker-21 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.231 [DefaultDispatcher-worker-13 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.234 [DefaultDispatcher-worker-18 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.234 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.234 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.235 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.235 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44393/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 12:57:28.235 [eventLoopGroupProxy-19-2 @call-handler#3250] 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-04-03 12:57:28.235 [eventLoopGroupProxy-19-2 @call-handler#3250] 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-04-03 12:57:28.235 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 12:57:28.239 [DefaultDispatcher-worker-18 @call-handler#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2025-04-03 12:57:28.240 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.240 [DefaultDispatcher-worker-21 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.240 [DefaultDispatcher-worker-21 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/replication/message 2025-04-03 12:57:28.240 [DefaultDispatcher-worker-21 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/replication/message. 2025-04-03 12:57:28.240 [DefaultDispatcher-worker-21 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.241 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.241 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136. 2025-04-03 12:57:28.241 [UI Thread @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.241 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.241 [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:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.241 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.242 [eventLoopGroupProxy-19-2 @call-handler#3287] 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-04-03 12:57:28.242 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.242 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.242 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.242 [eventLoopGroupProxy-19-5 @call-handler#3291] 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-04-03 12:57:28.242 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.242 [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:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.242 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.242 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.242 [eventLoopGroupProxy-19-6 @call-handler#3300] 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-04-03 12:57:28.242 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.242 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137. 2025-04-03 12:57:28.242 [eventLoopGroupProxy-19-7 @call-handler#3304] 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-04-03 12:57:28.242 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.242 [UI Thread @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.242 [UI Thread @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 2025-04-03 12:57:28.243 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136. 2025-04-03 12:57:28.243 [UI Thread @coroutine#3273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.243 [eventLoopGroupProxy-19-2 @call-handler#3312] 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-04-03 12:57:28.243 [eventLoopGroupProxy-19-6 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.243 [eventLoopGroupProxy-19-7 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.243 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.243 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.243 [eventLoopGroupProxy-19-5 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.243 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.243 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.243 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.243 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.244 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.244 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.244 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.244 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 2025-04-03 12:57:28.244 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136. 2025-04-03 12:57:28.244 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712281874276827137&assignmentUid=712281874276827136 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.244 [eventLoopGroupProxy-19-2 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 12:57:28.245 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.245 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 2025-04-03 12:57:28.245 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137. 2025-04-03 12:57:28.245 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44393/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712281874276827136&clazzUid=712281874276827136&accountPersonUid=712281874276827137 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:28.245 [DefaultDispatcher-worker-8 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2 2025-04-03 12:57:28.247 [DefaultDispatcher-worker-8 @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.250 [DefaultDispatcher-worker-13 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.253 [DefaultDispatcher-worker-10 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.256 [DefaultDispatcher-worker-6 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.260 [DefaultDispatcher-worker-10 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2025-04-03 12:57:28.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-03 12:57:28.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-03 12:57:28.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:28.261 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3: (connection evicted) 2025-04-03 12:57:28.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:28.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-03 12:57:28.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-03 12:57:28.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-03 12:57:28.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-03 12:57:28.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:28.262 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b2213b2: (connection evicted) 2025-04-03 12:57:28.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:28.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-03 12:57:28.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-03 12:57:28.295 [DefaultDispatcher-worker-6 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:28.295 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.295 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.295 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.296 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.296 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.377 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:28.378 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.378 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.378 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.378 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.378 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.461 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:28.462 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.462 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.462 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.462 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.462 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.502 [DefaultDispatcher-worker-7 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:28.502 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.502 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.502 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.503 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.503 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.543 [DefaultDispatcher-worker-13 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:28.543 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.543 [DefaultDispatcher-worker-13 @coroutine#2232] 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-04-03 12:57:28.543 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.544 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.569 [DefaultDispatcher-worker-2 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:28.569 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.569 [DefaultDispatcher-worker-2 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.569 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.570 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.570 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.729 [DefaultDispatcher-worker-4 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:28.729 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.729 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.729 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.730 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.730 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.790 [DefaultDispatcher-worker-11 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:28.790 [DefaultDispatcher-worker-11 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.790 [DefaultDispatcher-worker-11 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.790 [DefaultDispatcher-worker-11 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.791 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.791 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.918 [DefaultDispatcher-worker-20 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:28.918 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.918 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:28.918 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.919 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:28.919 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.212 [DefaultDispatcher-worker-18 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:29.212 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.212 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.212 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.213 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.213 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-03 12:57:29.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-03 12:57:29.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.266 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9: (connection evicted) 2025-04-03 12:57:29.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-03 12:57:29.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04349b 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.269 [Test worker @coroutine#3368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-03 12:57:29.279 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.285 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.286 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.287 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.287 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@266b7d1 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.288 [Test worker @coroutine#3368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-03 12:57:29.297 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.300 [DefaultDispatcher-worker-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:29.300 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.300 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.300 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.301 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.301 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.304 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.305 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.306 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.310 [DefaultDispatcher-worker-5 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-03 12:57:29.318 [DefaultDispatcher-worker-9 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.323 [DefaultDispatcher-worker-9 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-03 12:57:29.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-03 12:57:29.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-03 12:57:29.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.327 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b2c451: (connection evicted) 2025-04-03 12:57:29.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-03 12:57:29.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-03 12:57:29.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-03 12:57:29.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-03 12:57:29.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.328 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dea763c: (connection evicted) 2025-04-03 12:57:29.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-03 12:57:29.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.329 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-03 12:57:29.330 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.330 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.330 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-03 12:57:29.339 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.345 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.346 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.347 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.347 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-03 12:57:29.356 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.362 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.363 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.364 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.368 [DefaultDispatcher-worker-2 @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-03 12:57:29.376 [DefaultDispatcher-worker-13 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.381 [DefaultDispatcher-worker-3 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.382 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:29.382 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.382 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.382 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.383 [DefaultDispatcher-worker-9 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.383 [DefaultDispatcher-worker-9 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.387 [DefaultDispatcher-worker-13 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.398 [DefaultDispatcher-worker-10 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-03 12:57:29.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-03 12:57:29.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-03 12:57:29.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.400 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2025-04-03 12:57:29.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-03 12:57:29.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-03 12:57:29.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-03 12:57:29.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-03 12:57:29.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.401 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2025-04-03 12:57:29.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-03 12:57:29.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3577fd9b 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.402 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-03 12:57:29.403 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.403 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.403 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-03 12:57:29.412 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.418 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.419 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.420 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f15ce5 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.420 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-03 12:57:29.421 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.421 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.421 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-03 12:57:29.429 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.435 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.436 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.437 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.442 [DefaultDispatcher-worker-1 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-03 12:57:29.450 [DefaultDispatcher-worker-9 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.455 [DefaultDispatcher-worker-1 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-03 12:57:29.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-03 12:57:29.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-03 12:57:29.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.459 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b5c247: (connection evicted) 2025-04-03 12:57:29.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-03 12:57:29.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-03 12:57:29.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-03 12:57:29.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-03 12:57:29.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.460 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f: (connection evicted) 2025-04-03 12:57:29.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-03 12:57:29.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b41cb9 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.461 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-03 12:57:29.462 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.462 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.462 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-03 12:57:29.467 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:29.467 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.467 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.467 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.468 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.468 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.471 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.477 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.478 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.479 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da53709 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.480 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-03 12:57:29.489 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.495 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.496 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.497 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.501 [DefaultDispatcher-worker-13 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-03 12:57:29.507 [DefaultDispatcher-worker-11 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:29.507 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.507 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.507 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.508 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.508 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.509 [DefaultDispatcher-worker-11 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.514 [DefaultDispatcher-worker-20 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-03 12:57:29.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-03 12:57:29.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-03 12:57:29.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.519 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb: (connection evicted) 2025-04-03 12:57:29.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-03 12:57:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-03 12:57:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-03 12:57:29.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-03 12:57:29.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.519 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b438782: (connection evicted) 2025-04-03 12:57:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-03 12:57:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6c6b7b 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.520 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.521 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-03 12:57:29.530 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.536 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.537 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.538 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428e875f 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.538 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-03 12:57:29.547 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.548 [DefaultDispatcher-worker-9 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:29.548 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.548 [DefaultDispatcher-worker-9 @coroutine#2232] 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-04-03 12:57:29.548 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.549 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.553 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.554 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.555 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.559 [DefaultDispatcher-worker-16 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2025-04-03 12:57:29.567 [DefaultDispatcher-worker-13 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.572 [DefaultDispatcher-worker-16 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f3207e 2025-04-03 12:57:29.574 [DefaultDispatcher-worker-14 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:29.574 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.574 [DefaultDispatcher-worker-14 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.574 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.575 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.575 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-03 12:57:29.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-03 12:57:29.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.577 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f3207e: (connection evicted) 2025-04-03 12:57:29.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-03 12:57:29.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.578 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a83016: (connection evicted) 2025-04-03 12:57:29.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-03 12:57:29.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adf3670 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.579 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-03 12:57:29.588 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.594 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.595 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.596 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc00359 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.597 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-03 12:57:29.606 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.612 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.613 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.614 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.618 [DefaultDispatcher-worker-3 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2025-04-03 12:57:29.626 [DefaultDispatcher-worker-7 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.630 [DefaultDispatcher-worker-1 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.633 [DefaultDispatcher-worker-11 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-03 12:57:29.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.637 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d8236c: (connection evicted) 2025-04-03 12:57:29.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-03 12:57:29.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-03 12:57:29.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.637 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2771e501: (connection evicted) 2025-04-03 12:57:29.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-03 12:57:29.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c7781a 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.638 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-03 12:57:29.639 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.639 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.639 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-03 12:57:29.647 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.652 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.653 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.654 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198eeb36 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.654 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-03 12:57:29.662 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.666 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.667 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.668 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.672 [DefaultDispatcher-worker-11 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-03 12:57:29.678 [DefaultDispatcher-worker-8 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.683 [DefaultDispatcher-worker-18 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.686 [DefaultDispatcher-worker-13 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.694 [DefaultDispatcher-worker-18 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-03 12:57:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.697 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6: (connection evicted) 2025-04-03 12:57:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-03 12:57:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-03 12:57:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.697 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d80294: (connection evicted) 2025-04-03 12:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-03 12:57:29.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446dbf7b 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.698 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-03 12:57:29.699 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.699 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.699 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-03 12:57:29.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.711 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.711 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.712 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64230d44 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.713 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-03 12:57:29.720 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.725 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.726 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.727 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.730 [DefaultDispatcher-worker-20 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-20 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.734 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.737 [DefaultDispatcher-worker-20 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.742 [DefaultDispatcher-worker-19 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.743 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2025-04-03 12:57:29.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-03 12:57:29.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-03 12:57:29.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.746 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673218b2: (connection evicted) 2025-04-03 12:57:29.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-03 12:57:29.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.747 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7752f9fe: (connection evicted) 2025-04-03 12:57:29.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-03 12:57:29.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.748 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-03 12:57:29.756 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.760 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.761 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.762 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e96b3c 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.762 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.763 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-03 12:57:29.770 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.775 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.775 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.776 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.780 [DefaultDispatcher-worker-10 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-03 12:57:29.787 [DefaultDispatcher-worker-7 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.791 [DefaultDispatcher-worker-6 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.794 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.795 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-03 12:57:29.797 [DefaultDispatcher-worker-19 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:29.797 [DefaultDispatcher-worker-19 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.797 [DefaultDispatcher-worker-19 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.797 [DefaultDispatcher-worker-19 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.798 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.798 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-03 12:57:29.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-03 12:57:29.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.799 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65595be7: (connection evicted) 2025-04-03 12:57:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-03 12:57:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.800 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3: (connection evicted) 2025-04-03 12:57:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-03 12:57:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff55410 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.801 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-03 12:57:29.809 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.813 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.815 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.815 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff1f872 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.816 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-03 12:57:29.823 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.828 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.829 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.830 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.833 [DefaultDispatcher-worker-15 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-03 12:57:29.841 [DefaultDispatcher-worker-18 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.845 [DefaultDispatcher-worker-4 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-03 12:57:29.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-03 12:57:29.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-03 12:57:29.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.884 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505e8d48: (connection evicted) 2025-04-03 12:57:29.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-03 12:57:29.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-03 12:57:29.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-03 12:57:29.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-03 12:57:29.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.884 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb: (connection evicted) 2025-04-03 12:57:29.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-03 12:57:29.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79beb8a0 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.885 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.886 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-03 12:57:29.893 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.898 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.899 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.900 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf8ea44 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.900 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-03 12:57:29.901 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.901 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.901 [Test worker @coroutine#4050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-03 12:57:29.908 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.913 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.914 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.915 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.919 [DefaultDispatcher-worker-21 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2025-04-03 12:57:29.923 [DefaultDispatcher-worker-10 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:29.923 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.923 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:29.923 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.924 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.924 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:29.926 [DefaultDispatcher-worker-19 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.930 [DefaultDispatcher-worker-7 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2025-04-03 12:57:29.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-03 12:57:29.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-03 12:57:29.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.934 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79296ce0: (connection evicted) 2025-04-03 12:57:29.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-03 12:57:29.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-03 12:57:29.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-03 12:57:29.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-03 12:57:29.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.935 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443: (connection evicted) 2025-04-03 12:57:29.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-03 12:57:29.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8caffbd 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.936 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-03 12:57:29.937 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.937 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.937 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-03 12:57:29.944 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.949 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.950 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.950 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4b7bc3 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.951 [Test worker @coroutine#4110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-03 12:57:29.958 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.963 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.964 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.965 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.968 [DefaultDispatcher-worker-20 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-03 12:57:29.975 [DefaultDispatcher-worker-20 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.980 [DefaultDispatcher-worker-14 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.981 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.982 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-03 12:57:29.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.986 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec: (connection evicted) 2025-04-03 12:57:29.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-03 12:57:29.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-03 12:57:29.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:29.987 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b7b254: (connection evicted) 2025-04-03 12:57:29.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:29.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-03 12:57:29.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574f89bf 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:29.988 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-03 12:57:29.995 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.000 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.001 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.002 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c4be8d 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.002 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-03 12:57:30.010 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.015 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.015 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.016 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.020 [DefaultDispatcher-worker-6 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-03 12:57:30.027 [DefaultDispatcher-worker-9 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.032 [DefaultDispatcher-worker-10 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.037 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-03 12:57:30.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-03 12:57:30.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-03 12:57:30.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.039 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a71bef: (connection evicted) 2025-04-03 12:57:30.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-03 12:57:30.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-03 12:57:30.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-03 12:57:30.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-03 12:57:30.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.040 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b: (connection evicted) 2025-04-03 12:57:30.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-03 12:57:30.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496101d1 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.042 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-03 12:57:30.050 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.056 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.056 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.057 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.062 [DefaultDispatcher-worker-16 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.063 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.070 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-04-03 12:57:30.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-03 12:57:30.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-03 12:57:30.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.083 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24: (connection evicted) 2025-04-03 12:57:30.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-03 12:57:30.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29483d10 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.084 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-03 12:57:30.085 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.085 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.085 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-03 12:57:30.092 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.097 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.098 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.099 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-03 12:57:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-03 12:57:30.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-03 12:57:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-03 12:57:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a0364a 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.102 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-03 12:57:30.103 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.103 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.103 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-03 12:57:30.110 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.115 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.116 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.116 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2025-04-03 12:57:30.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-03 12:57:30.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-03 12:57:30.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:30.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-03 12:57:30.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f01f4b 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.120 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-03 12:57:30.128 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.133 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.134 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.134 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2025-04-03 12:57:30.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-03 12:57:30.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-03 12:57:30.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:30.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-03 12:57:30.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f79e6d 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.138 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-03 12:57:30.146 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.151 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.152 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.153 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.158 [DefaultDispatcher-worker-3 @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-03 12:57:30.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-03 12:57:30.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-03 12:57:30.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.166 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad: (connection evicted) 2025-04-03 12:57:30.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-03 12:57:30.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f88150 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.167 [Test worker @coroutine#4423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-03 12:57:30.175 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.180 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.181 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.182 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30282260 2025-04-03 12:57:30.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-03 12:57:30.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-03 12:57:30.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:30.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-03 12:57:30.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-03 12:57:30.184 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-03 12:57:30.184 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.184 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.184 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.184 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f41593 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.185 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-03 12:57:30.193 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.198 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.199 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.199 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.204 [DefaultDispatcher-worker-12 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.204 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.206 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-04-03 12:57:30.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-03 12:57:30.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-03 12:57:30.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.208 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7194f5b: (connection evicted) 2025-04-03 12:57:30.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-03 12:57:30.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74af4b0 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.209 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-03 12:57:30.217 [DefaultDispatcher-worker-14 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:30.217 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.217 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.217 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.217 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.218 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.218 [DefaultDispatcher-worker-19 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.222 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.223 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.223 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d607b 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.224 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-03 12:57:30.232 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.237 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.238 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.239 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.242 [DefaultDispatcher-worker-15 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-03 12:57:30.250 [DefaultDispatcher-worker-15 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.259 [DefaultDispatcher-worker-5 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-03 12:57:30.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-03 12:57:30.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-03 12:57:30.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.264 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52: (connection evicted) 2025-04-03 12:57:30.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-03 12:57:30.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.265 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d16a81: (connection evicted) 2025-04-03 12:57:30.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-03 12:57:30.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.266 [Test worker @coroutine#4517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-03 12:57:30.273 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.278 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.279 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.280 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238fcafa 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.280 [Test worker @coroutine#4517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-03 12:57:30.288 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.292 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.293 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.294 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.298 [DefaultDispatcher-worker-2 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-04-03 12:57:30.305 [DefaultDispatcher-worker-7 @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.305 [DefaultDispatcher-worker-16 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:30.305 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.305 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.305 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.306 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.306 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.313 [DefaultDispatcher-worker-6 @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-03 12:57:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.316 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef8410: (connection evicted) 2025-04-03 12:57:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-03 12:57:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-03 12:57:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.316 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6: (connection evicted) 2025-04-03 12:57:30.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-03 12:57:30.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36b021 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.318 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-03 12:57:30.326 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.331 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.331 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.332 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6541f 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.333 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-03 12:57:30.343 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.348 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.349 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.349 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.354 [DefaultDispatcher-worker-8 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2025-04-03 12:57:30.361 [DefaultDispatcher-worker-14 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.368 [DefaultDispatcher-worker-18 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.372 [DefaultDispatcher-worker-2 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.376 [DefaultDispatcher-worker-7 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-03 12:57:30.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-03 12:57:30.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-03 12:57:30.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.383 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8: (connection evicted) 2025-04-03 12:57:30.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-03 12:57:30.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-03 12:57:30.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-03 12:57:30.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-03 12:57:30.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.384 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae: (connection evicted) 2025-04-03 12:57:30.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-03 12:57:30.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b4951a 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.386 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-03 12:57:30.387 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:30.388 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.388 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.388 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.388 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.388 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.394 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.399 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.400 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.400 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522941b2 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.401 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-03 12:57:30.408 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.413 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.414 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.415 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.419 [DefaultDispatcher-worker-5 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-03 12:57:30.426 [DefaultDispatcher-worker-7 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.431 [DefaultDispatcher-worker-4 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.434 [DefaultDispatcher-worker-6 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-03 12:57:30.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.440 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173a86ad: (connection evicted) 2025-04-03 12:57:30.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-03 12:57:30.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-03 12:57:30.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.440 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a83740e: (connection evicted) 2025-04-03 12:57:30.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-03 12:57:30.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-03 12:57:30.441 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.442 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-03 12:57:30.452 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.457 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.458 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.459 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.459 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-03 12:57:30.460 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.460 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.460 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-03 12:57:30.467 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-7 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.472 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.472 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.473 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.474 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.477 [DefaultDispatcher-worker-21 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-03 12:57:30.485 [DefaultDispatcher-worker-1 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.489 [DefaultDispatcher-worker-17 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-03 12:57:30.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.491 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2025-04-03 12:57:30.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-03 12:57:30.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-03 12:57:30.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.491 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2025-04-03 12:57:30.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-03 12:57:30.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5157c9 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.493 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.494 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-03 12:57:30.501 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.506 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.507 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.508 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6adee80f 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.508 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-03 12:57:30.512 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:30.512 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.512 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.512 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.513 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.513 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.515 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.520 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.521 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.522 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.525 [DefaultDispatcher-worker-5 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2025-04-03 12:57:30.532 [DefaultDispatcher-worker-15 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.538 [DefaultDispatcher-worker-5 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.547 [DefaultDispatcher-worker-11 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2025-04-03 12:57:30.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-03 12:57:30.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-03 12:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.548 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1: (connection evicted) 2025-04-03 12:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-03 12:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.549 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2670435: (connection evicted) 2025-04-03 12:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-03 12:57:30.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319f536 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.550 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-03 12:57:30.552 [DefaultDispatcher-worker-15 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:30.552 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.553 [DefaultDispatcher-worker-15 @coroutine#2232] 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-04-03 12:57:30.553 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.553 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.558 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.563 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.564 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.564 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1361b39a 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.565 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-03 12:57:30.572 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.577 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.578 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-10 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:30.580 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-10 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.580 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.583 [DefaultDispatcher-worker-8 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-03 12:57:30.590 [DefaultDispatcher-worker-19 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.594 [DefaultDispatcher-worker-19 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.598 [DefaultDispatcher-worker-13 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.605 [DefaultDispatcher-worker-11 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-03 12:57:30.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.606 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503eac4c: (connection evicted) 2025-04-03 12:57:30.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-03 12:57:30.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-03 12:57:30.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.606 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a61267: (connection evicted) 2025-04-03 12:57:30.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-03 12:57:30.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae45ff 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.608 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-03 12:57:30.616 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.621 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.622 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.623 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357904d7 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.623 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-03 12:57:30.624 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.624 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.624 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-03 12:57:30.631 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.636 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.637 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.638 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.642 [DefaultDispatcher-worker-17 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-03 12:57:30.649 [DefaultDispatcher-worker-19 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.654 [DefaultDispatcher-worker-5 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2025-04-03 12:57:30.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-03 12:57:30.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-03 12:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.661 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c927487: (connection evicted) 2025-04-03 12:57:30.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-03 12:57:30.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-03 12:57:30.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-03 12:57:30.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-03 12:57:30.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.661 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8: (connection evicted) 2025-04-03 12:57:30.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-03 12:57:30.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256a25a8 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.662 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.663 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-03 12:57:30.663 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.663 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.663 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-03 12:57:30.670 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.675 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.676 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.677 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453ca7f 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.677 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-03 12:57:30.678 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.678 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.678 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-03 12:57:30.685 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.690 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.691 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.692 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.696 [DefaultDispatcher-worker-2 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-03 12:57:30.704 [DefaultDispatcher-worker-2 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.709 [DefaultDispatcher-worker-20 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-03 12:57:30.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-03 12:57:30.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-03 12:57:30.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.711 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5: (connection evicted) 2025-04-03 12:57:30.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-03 12:57:30.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.712 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4: (connection evicted) 2025-04-03 12:57:30.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-03 12:57:30.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1659a0ff 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.713 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-03 12:57:30.721 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.726 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.727 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.728 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1927c2c6 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.728 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-03 12:57:30.736 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.739 [DefaultDispatcher-worker-7 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:30.739 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.739 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.739 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.739 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.740 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.741 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.742 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.743 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.746 [DefaultDispatcher-worker-20 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-03 12:57:30.753 [DefaultDispatcher-worker-13 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.757 [DefaultDispatcher-worker-16 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bffd 2025-04-03 12:57:30.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-03 12:57:30.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-03 12:57:30.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.760 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531bffd: (connection evicted) 2025-04-03 12:57:30.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-03 12:57:30.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-03 12:57:30.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-03 12:57:30.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-03 12:57:30.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.760 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@320bfc61: (connection evicted) 2025-04-03 12:57:30.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-03 12:57:30.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6a9de 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.762 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-03 12:57:30.770 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.774 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.775 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.776 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b5056e 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.776 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-03 12:57:30.777 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.777 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.777 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-03 12:57:30.784 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.789 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.789 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.790 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.794 [DefaultDispatcher-worker-1 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-03 12:57:30.801 [DefaultDispatcher-worker-15 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.801 [DefaultDispatcher-worker-9 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:30.801 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.802 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.802 [DefaultDispatcher-worker-9 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.802 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.802 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.808 [DefaultDispatcher-worker-12 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.812 [DefaultDispatcher-worker-11 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.862 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.877 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.926 [DefaultDispatcher-worker-21 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-03 12:57:30.927 [DefaultDispatcher-worker-2 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:30.927 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.927 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:30.927 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.928 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-03 12:57:30.928 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:30.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.928 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930: (connection evicted) 2025-04-03 12:57:30.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-03 12:57:30.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-03 12:57:30.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.929 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e: (connection evicted) 2025-04-03 12:57:30.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-03 12:57:30.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8186a5 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.930 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-03 12:57:30.940 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.945 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.945 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.946 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.947 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-03 12:57:30.954 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.959 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.960 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.961 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.964 [DefaultDispatcher-worker-14 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-03 12:57:30.971 [DefaultDispatcher-worker-11 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.977 [DefaultDispatcher-worker-18 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.981 [DefaultDispatcher-worker-20 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-03 12:57:30.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.983 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244d87: (connection evicted) 2025-04-03 12:57:30.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-03 12:57:30.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-03 12:57:30.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:30.984 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2025-04-03 12:57:30.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:30.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-03 12:57:30.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595626b8 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.984 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.985 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-03 12:57:30.992 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.997 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.998 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.998 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5683a326 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:30.999 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-03 12:57:31.006 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:31.011 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:31.012 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:31.012 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:31.016 [DefaultDispatcher-worker-4 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-03 12:57:31.023 [DefaultDispatcher-worker-5 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:31.029 [DefaultDispatcher-worker-11 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-04-03 12:57:31.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-03 12:57:31.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-03 12:57:31.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.031 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b: (connection evicted) 2025-04-03 12:57:31.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-03 12:57:31.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.032 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6723626f: (connection evicted) 2025-04-03 12:57:31.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-03 12:57:31.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc148d 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.033 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-03 12:57:31.040 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.045 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.046 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.047 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.047 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-03 12:57:31.054 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.059 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.060 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.061 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.065 [DefaultDispatcher-worker-5 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-03 12:57:31.071 [DefaultDispatcher-worker-9 @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.077 [DefaultDispatcher-worker-4 @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.081 [DefaultDispatcher-worker-8 @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-03 12:57:31.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-03 12:57:31.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-03 12:57:31.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.084 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02: (connection evicted) 2025-04-03 12:57:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-03 12:57:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.084 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2025-04-03 12:57:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-03 12:57:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.085 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-03 12:57:31.086 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.086 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.086 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-03 12:57:31.093 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.098 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.099 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.099 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.103 [DefaultDispatcher-worker-9 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.107 [DefaultDispatcher-worker-1 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-03 12:57:31.114 [UI Thread @coroutine#5028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=712281892290994176 2025-04-03 12:57:31.114 [UI Thread @coroutine#5028] 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=712281892290994176. 2025-04-03 12:57:31.114 [UI Thread @coroutine#5028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=712281892290994176 2025-04-03 12:57:31.115 [UI Thread @coroutine#5028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=712281892290994176 2025-04-03 12:57:31.115 [UI Thread @coroutine#5028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=712281892290994176 2025-04-03 12:57:31.115 [UI Thread @coroutine#5028] 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=712281892290994176. 2025-04-03 12:57:31.115 [UI Thread @coroutine#5028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=712281892290994176 to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:31.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-03 12:57:31.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-03 12:57:31.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.117 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2025-04-03 12:57:31.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-03 12:57:31.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6803b02d 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.150 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.151 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-03 12:57:31.151 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.151 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.151 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-03 12:57:31.159 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.164 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.165 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.166 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.170 [DefaultDispatcher-worker-3 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.180 [DefaultDispatcher-worker-8 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.184 [DefaultDispatcher-worker-19 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-03 12:57:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-03 12:57:31.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-03 12:57:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.191 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5: (connection evicted) 2025-04-03 12:57:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-03 12:57:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-03 12:57:31.227 [DefaultDispatcher-worker-20 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:31.227 [DefaultDispatcher-worker-20 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.227 [DefaultDispatcher-worker-20 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-03 12:57:31.227 [DefaultDispatcher-worker-20 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e6004c 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.227 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.228 [Test worker @coroutine#5069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-03 12:57:31.228 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.228 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.228 [Test worker @coroutine#5069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-03 12:57:31.228 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.228 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.235 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.240 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.241 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.242 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2025-04-03 12:57:31.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-03 12:57:31.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-03 12:57:31.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-03 12:57:31.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb4fc46 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.246 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-03 12:57:31.247 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.247 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.247 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-03 12:57:31.254 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.259 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.260 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.260 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1181a376 2025-04-03 12:57:31.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-03 12:57:31.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-03 12:57:31.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-03 12:57:31.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf073da 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.263 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-03 12:57:31.264 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.264 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.264 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-03 12:57:31.271 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.276 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.277 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.278 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74691a1f 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.278 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-03 12:57:31.286 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.291 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.292 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.293 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.296 [DefaultDispatcher-worker-16 @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-03 12:57:31.303 [DefaultDispatcher-worker-16 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-03 12:57:31.306 [UI Thread @coroutine#5130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.306 [UI Thread @coroutine#5130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 12:57:31.306 [UI Thread @coroutine#5130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.307 [UI Thread @coroutine#5130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.307 [UI Thread @coroutine#5130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.307 [UI Thread @coroutine#5130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 12:57:31.307 [UI Thread @coroutine#5130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57635/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-03 12:57:31.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-03 12:57:31.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.308 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9: (connection evicted) 2025-04-03 12:57:31.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-03 12:57:31.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-03 12:57:31.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-03 12:57:31.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-03 12:57:31.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.309 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af7a7: (connection evicted) 2025-04-03 12:57:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-03 12:57:31.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-03 12:57:31.310 [DefaultDispatcher-worker-12 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:31.311 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-03 12:57:31.311 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.311 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f4aaeb 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.311 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-03 12:57:31.311 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.311 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.318 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.323 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.324 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.325 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.325 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-03 12:57:31.326 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.326 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.326 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-03 12:57:31.333 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.338 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.339 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.340 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.343 [DefaultDispatcher-worker-10 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-03 12:57:31.351 [DefaultDispatcher-worker-7 @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-04-03 12:57:31.352 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.352 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 12:57:31.352 [UI Thread @coroutine#5162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.353 [UI Thread @coroutine#5162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.353 [UI Thread @coroutine#5162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-03 12:57:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.354 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22726bc7: (connection evicted) 2025-04-03 12:57:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-03 12:57:31.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-03 12:57:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.354 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60610a2b: (connection evicted) 2025-04-03 12:57:31.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-03 12:57:31.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba0c0e5 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.356 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-03 12:57:31.364 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.369 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.369 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.370 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.370 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.371 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-03 12:57:31.378 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.383 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.384 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.384 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.388 [DefaultDispatcher-worker-3 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-03 12:57:31.392 [DefaultDispatcher-worker-11 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:31.392 [DefaultDispatcher-worker-11 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.392 [DefaultDispatcher-worker-11 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.392 [DefaultDispatcher-worker-11 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.393 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.393 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.395 [DefaultDispatcher-worker-16 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-03 12:57:31.396 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.396 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 12:57:31.396 [UI Thread @coroutine#5195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.397 [UI Thread @coroutine#5195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.397 [UI Thread @coroutine#5195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 12:57:31.397 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 12:57:31.397 [UI Thread @coroutine#5195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-03 12:57:31.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.398 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9: (connection evicted) 2025-04-03 12:57:31.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-03 12:57:31.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-03 12:57:31.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.398 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2025-04-03 12:57:31.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-03 12:57:31.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-03 12:57:31.399 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.400 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-03 12:57:31.407 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.412 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.413 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.414 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2bec99 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.414 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-03 12:57:31.421 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.426 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.427 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.428 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.431 [DefaultDispatcher-worker-8 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-04-03 12:57:31.438 [DefaultDispatcher-worker-17 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.445 [DefaultDispatcher-worker-2 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-03 12:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.451 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2025-04-03 12:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-03 12:57:31.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-03 12:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.452 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7: (connection evicted) 2025-04-03 12:57:31.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-03 12:57:31.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a1ccad 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.453 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-03 12:57:31.461 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.465 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.466 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.467 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.471 [DefaultDispatcher-worker-6 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.476 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:31.476 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.476 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.476 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.477 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.477 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.481 [DefaultDispatcher-worker-6 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.487 [DefaultDispatcher-worker-21 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.498 [DefaultDispatcher-worker-4 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-03 12:57:31.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-03 12:57:31.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-03 12:57:31.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.500 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf: (connection evicted) 2025-04-03 12:57:31.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-03 12:57:31.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b297a62 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.501 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-03 12:57:31.509 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.514 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.515 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.515 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9573f1 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.516 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-21 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.517 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.523 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.528 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.529 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.530 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.533 [DefaultDispatcher-worker-14 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-04-03 12:57:31.540 [DefaultDispatcher-worker-6 @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.544 [DefaultDispatcher-worker-16 @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2025-04-03 12:57:31.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-03 12:57:31.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-03 12:57:31.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.548 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c: (connection evicted) 2025-04-03 12:57:31.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-03 12:57:31.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.549 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432: (connection evicted) 2025-04-03 12:57:31.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-03 12:57:31.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff7042c 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.550 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-03 12:57:31.557 [DefaultDispatcher-worker-17 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:31.557 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.557 [DefaultDispatcher-worker-17 @coroutine#2232] 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-04-03 12:57:31.557 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.558 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.558 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.563 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.564 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.564 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.568 [DefaultDispatcher-worker-5 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.571 [DefaultDispatcher-worker-7 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.578 [DefaultDispatcher-worker-7 @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-03 12:57:31.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-03 12:57:31.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-03 12:57:31.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.579 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd: (connection evicted) 2025-04-03 12:57:31.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-03 12:57:31.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9da2f0 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.580 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-03 12:57:31.584 [DefaultDispatcher-worker-4 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:31.584 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.584 [DefaultDispatcher-worker-4 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.584 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.585 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.585 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.588 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.593 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.594 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.595 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.599 [DefaultDispatcher-worker-2 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.602 [DefaultDispatcher-worker-10 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2025-04-03 12:57:31.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-03 12:57:31.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-03 12:57:31.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.603 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5: (connection evicted) 2025-04-03 12:57:31.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-03 12:57:31.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ae2dec 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.604 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-03 12:57:31.612 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.616 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.617 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.618 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.623 [DefaultDispatcher-worker-18 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b 2025-04-03 12:57:31.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-03 12:57:31.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-03 12:57:31.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.657 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e1fd34b: (connection evicted) 2025-04-03 12:57:31.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-03 12:57:31.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d294f4 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.658 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.659 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-03 12:57:31.666 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.671 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.672 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.673 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.677 [DefaultDispatcher-worker-17 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.681 [DefaultDispatcher-worker-5 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-04-03 12:57:31.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-03 12:57:31.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-03 12:57:31.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.684 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78571a17: (connection evicted) 2025-04-03 12:57:31.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-03 12:57:31.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c822e9b 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.686 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-03 12:57:31.687 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.687 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.687 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-03 12:57:31.694 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.698 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.699 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.700 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6a7f9 2025-04-03 12:57:31.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-03 12:57:31.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-03 12:57:31.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-03 12:57:31.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5331a22c 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.703 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-03 12:57:31.711 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.715 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.716 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.717 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-03 12:57:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-03 12:57:31.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-03 12:57:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-03 12:57:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3077e4aa 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.719 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-03 12:57:31.727 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.732 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.733 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.734 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2025-04-03 12:57:31.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-03 12:57:31.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-03 12:57:31.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-03 12:57:31.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-03 12:57:31.740 [UI Thread @coroutine#5486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60193/Site/verify 2025-04-03 12:57:31.740 [UI Thread @coroutine#5486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60193/Site/verify. 2025-04-03 12:57:31.740 [UI Thread @coroutine#5486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/Site/verify 2025-04-03 12:57:31.742 [UI Thread @coroutine#5486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/Site/verify 2025-04-03 12:57:31.742 [UI Thread @coroutine#5486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60193/Site/verify 2025-04-03 12:57:31.742 [UI Thread @coroutine#5486] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60193/Site/verify. 2025-04-03 12:57:31.742 [UI Thread @coroutine#5486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60193/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-6 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.744 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d05d8c3 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.745 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-03 12:57:31.753 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.758 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.759 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.760 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4481f9bd 2025-04-03 12:57:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-03 12:57:31.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-03 12:57:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-03 12:57:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-03 12:57:31.761 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de473d9 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.762 [Test worker @coroutine#5520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-03 12:57:31.770 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.775 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.776 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.777 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743b4921 2025-04-03 12:57:31.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-03 12:57:31.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-03 12:57:31.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-03 12:57:31.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b06782 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.779 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-03 12:57:31.787 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.792 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.793 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.794 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-04-03 12:57:31.795 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59589/Site/verify 2025-04-03 12:57:31.795 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59589/Site/verify. 2025-04-03 12:57:31.795 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59589/Site/verify 2025-04-03 12:57:31.796 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59589/Site/verify 2025-04-03 12:57:31.796 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59589/Site/verify 2025-04-03 12:57:31.796 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59589/Site/verify. 2025-04-03 12:57:31.796 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59589/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-03 12:57:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-03 12:57:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-03 12:57:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-03 12:57:31.800 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/Site/verify 2025-04-03 12:57:31.800 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/Site/verify. 2025-04-03 12:57:31.800 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/Site/verify 2025-04-03 12:57:31.801 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/Site/verify 2025-04-03 12:57:31.801 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/Site/verify 2025-04-03 12:57:31.801 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40467/Site/verify. 2025-04-03 12:57:31.801 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40467/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.804 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41683/Site/verify 2025-04-03 12:57:31.804 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41683/Site/verify. 2025-04-03 12:57:31.804 [UI Thread @coroutine#5576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41683/Site/verify 2025-04-03 12:57:31.805 [UI Thread @coroutine#5576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41683/Site/verify 2025-04-03 12:57:31.805 [UI Thread @coroutine#5576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41683/Site/verify 2025-04-03 12:57:31.805 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41683/Site/verify. 2025-04-03 12:57:31.805 [UI Thread @coroutine#5576] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41683/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-20 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-20 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-20 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-20 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-6 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.807 [DefaultDispatcher-worker-6 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.808 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-03 12:57:31.808 [UI Thread @coroutine#5593] 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-04-03 12:57:31.808 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-03 12:57:31.809 [UI Thread @coroutine#5593] 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-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58070889 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.811 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-03 12:57:31.819 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.824 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.825 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.826 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.830 [DefaultDispatcher-worker-20 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.840 [DefaultDispatcher-worker-18 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.844 [DefaultDispatcher-worker-21 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.848 [DefaultDispatcher-worker-4 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.851 [DefaultDispatcher-worker-18 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.854 [DefaultDispatcher-worker-10 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.858 [DefaultDispatcher-worker-1 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.866 [DefaultDispatcher-worker-1 @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2025-04-03 12:57:31.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-03 12:57:31.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-03 12:57:31.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.867 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2: (connection evicted) 2025-04-03 12:57:31.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-03 12:57:31.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c8a30e 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.869 [Test worker @coroutine#5629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-03 12:57:31.876 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.881 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.882 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.883 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa945f6 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.883 [Test worker @coroutine#5629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-03 12:57:31.891 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.896 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.897 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.898 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.902 [DefaultDispatcher-worker-2 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2025-04-03 12:57:31.908 [DefaultDispatcher-worker-21 @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-03 12:57:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.916 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d8d38: (connection evicted) 2025-04-03 12:57:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-03 12:57:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-03 12:57:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.917 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b: (connection evicted) 2025-04-03 12:57:31.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-03 12:57:31.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b16770 2025-04-03 12:57:31.917 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.918 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-03 12:57:31.925 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.930 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.931 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.932 [DefaultDispatcher-worker-3 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:31.932 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.932 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.932 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:31.932 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2aa2d 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.932 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.933 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-03 12:57:31.933 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.933 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:31.940 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.944 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.945 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.946 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.950 [DefaultDispatcher-worker-13 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2025-04-03 12:57:31.956 [DefaultDispatcher-worker-13 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.961 [DefaultDispatcher-worker-3 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72788282 2025-04-03 12:57:31.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-03 12:57:31.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-03 12:57:31.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.963 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72788282: (connection evicted) 2025-04-03 12:57:31.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-03 12:57:31.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:31.964 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21259314: (connection evicted) 2025-04-03 12:57:31.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-03 12:57:31.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3b0387 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.965 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-03 12:57:31.973 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.977 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.978 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.979 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dda28a3 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:31.979 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.980 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-03 12:57:31.987 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.992 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.992 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.993 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:31.997 [DefaultDispatcher-worker-9 @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-03 12:57:32.003 [DefaultDispatcher-worker-3 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:32.007 [DefaultDispatcher-worker-21 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-03 12:57:32.065 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.080 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.234 [DefaultDispatcher-worker-12 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:32.234 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.234 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.234 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.235 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.235 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-03 12:57:32.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-03 12:57:32.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.259 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33450c: (connection evicted) 2025-04-03 12:57:32.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-03 12:57:32.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-03 12:57:32.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-03 12:57:32.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-03 12:57:32.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.260 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35570a84: (connection evicted) 2025-04-03 12:57:32.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-03 12:57:32.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d8a98b 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.261 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-03 12:57:32.262 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.262 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.262 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-03 12:57:32.269 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.274 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.275 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.275 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc74211 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.276 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-03 12:57:32.283 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.288 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.289 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.290 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.293 [DefaultDispatcher-worker-19 @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-03 12:57:32.300 [DefaultDispatcher-worker-8 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.303 [DefaultDispatcher-worker-1 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.307 [DefaultDispatcher-worker-12 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-03 12:57:32.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.310 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c: (connection evicted) 2025-04-03 12:57:32.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-03 12:57:32.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-03 12:57:32.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.310 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f809cb: (connection evicted) 2025-04-03 12:57:32.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-03 12:57:32.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef3d1 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.311 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-03 12:57:32.312 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.312 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.312 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-03 12:57:32.315 [DefaultDispatcher-worker-12 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:32.315 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.315 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.315 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.316 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.316 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.319 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.325 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.325 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.326 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.326 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-03 12:57:32.326 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5b8f77 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.327 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-03 12:57:32.334 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.339 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.339 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.340 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.344 [DefaultDispatcher-worker-2 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92 2025-04-03 12:57:32.351 [DefaultDispatcher-worker-18 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.354 [DefaultDispatcher-worker-21 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.358 [DefaultDispatcher-worker-19 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35007b7a 2025-04-03 12:57:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-03 12:57:32.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-03 12:57:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.360 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35007b7a: (connection evicted) 2025-04-03 12:57:32.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-03 12:57:32.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.361 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ff5c92: (connection evicted) 2025-04-03 12:57:32.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-03 12:57:32.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b680059 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.362 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-03 12:57:32.369 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.375 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.376 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.377 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c3dadce 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.377 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-03 12:57:32.387 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.391 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.392 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.393 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.396 [DefaultDispatcher-worker-20 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:32.396 [DefaultDispatcher-worker-20 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.396 [DefaultDispatcher-worker-20 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.396 [DefaultDispatcher-worker-20 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.396 [DefaultDispatcher-worker-8 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a9754a 2025-04-03 12:57:32.397 [DefaultDispatcher-worker-11 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.397 [DefaultDispatcher-worker-11 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.403 [DefaultDispatcher-worker-19 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.406 [DefaultDispatcher-worker-17 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.410 [DefaultDispatcher-worker-12 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-03 12:57:32.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.413 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a809a62: (connection evicted) 2025-04-03 12:57:32.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-03 12:57:32.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-03 12:57:32.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.413 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a9754a: (connection evicted) 2025-04-03 12:57:32.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-03 12:57:32.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e69196 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.415 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-03 12:57:32.423 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.428 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.429 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.430 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.434 [DefaultDispatcher-worker-12 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-03 12:57:32.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-03 12:57:32.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-03 12:57:32.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.435 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68178281: (connection evicted) 2025-04-03 12:57:32.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-03 12:57:32.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531f6879 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.436 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-03 12:57:32.443 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.448 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.449 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.450 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.454 [DefaultDispatcher-worker-7 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.464 [DefaultDispatcher-worker-8 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.467 [DefaultDispatcher-worker-8 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-04-03 12:57:32.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-03 12:57:32.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-03 12:57:32.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.470 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246: (connection evicted) 2025-04-03 12:57:32.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-03 12:57:32.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.471 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-03 12:57:32.479 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-21 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.481 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.484 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.485 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.486 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.490 [DefaultDispatcher-worker-17 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.500 [DefaultDispatcher-worker-18 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.503 [DefaultDispatcher-worker-16 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.509 [DefaultDispatcher-worker-17 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-04-03 12:57:32.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-03 12:57:32.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-03 12:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.510 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53466b67: (connection evicted) 2025-04-03 12:57:32.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-03 12:57:32.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dad6fc9 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.511 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.512 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-03 12:57:32.519 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.521 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:32.521 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.522 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.522 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.522 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.522 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.524 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.525 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.526 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.530 [DefaultDispatcher-worker-17 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.540 [DefaultDispatcher-worker-6 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.544 [DefaultDispatcher-worker-9 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.549 [DefaultDispatcher-worker-1 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-03 12:57:32.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-03 12:57:32.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-03 12:57:32.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.550 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678c654c: (connection evicted) 2025-04-03 12:57:32.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-03 12:57:32.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ddf775 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.551 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-03 12:57:32.559 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.562 [DefaultDispatcher-worker-14 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:32.562 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.562 [DefaultDispatcher-worker-14 @coroutine#2232] 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-04-03 12:57:32.562 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.562 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.565 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.566 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.566 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fd6a1 2025-04-03 12:57:32.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-03 12:57:32.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-03 12:57:32.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-03 12:57:32.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35283b74 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.571 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-03 12:57:32.579 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.584 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.585 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.585 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-03 12:57:32.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-03 12:57:32.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-03 12:57:32.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-03 12:57:32.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@abce494 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.588 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.589 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-03 12:57:32.589 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.589 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.589 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-03 12:57:32.589 [DefaultDispatcher-worker-8 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:32.589 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.589 [DefaultDispatcher-worker-8 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.589 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.590 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.590 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.597 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.602 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.602 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.603 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-04-03 12:57:32.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-03 12:57:32.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-03 12:57:32.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-03 12:57:32.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da5d4ef 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.607 [UI Thread @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-03 12:57:32.615 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.619 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.620 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.621 [UI Thread @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46300767 2025-04-03 12:57:32.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-03 12:57:32.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-03 12:57:32.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.623 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46300767: (connection evicted) 2025-04-03 12:57:32.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-03 12:57:32.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dbe78f 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.624 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-03 12:57:32.632 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.637 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.638 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.639 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-03 12:57:32.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-03 12:57:32.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-03 12:57:32.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-03 12:57:32.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e35358 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.641 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-03 12:57:32.649 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.654 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.655 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.656 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b628301 2025-04-03 12:57:32.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-03 12:57:32.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-03 12:57:32.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-03 12:57:32.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f4f652 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-03 12:57:32.657 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.658 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-03 12:57:32.666 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.670 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.671 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.672 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-03 12:57:32.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-03 12:57:32.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-03 12:57:32.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-03 12:57:32.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10658b31 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.674 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-03 12:57:32.682 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.687 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.687 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.688 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-04-03 12:57:32.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-03 12:57:32.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-03 12:57:32.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-03 12:57:32.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726615d7 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.690 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-03 12:57:32.691 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.691 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.691 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-03 12:57:32.698 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.703 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.704 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.705 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-03 12:57:32.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-03 12:57:32.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-03 12:57:32.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-03 12:57:32.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491ef90c 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.708 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-03 12:57:32.716 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.721 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.722 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.723 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-03 12:57:32.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-03 12:57:32.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-03 12:57:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-03 12:57:32.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca29f17 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.725 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-03 12:57:32.735 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.740 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.741 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.742 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-03 12:57:32.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-03 12:57:32.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-03 12:57:32.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-03 12:57:32.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605ef319 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.745 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-03 12:57:32.748 [DefaultDispatcher-worker-18 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:32.749 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.749 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.749 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.749 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.749 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.753 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.758 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.759 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.760 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-04-03 12:57:32.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-03 12:57:32.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-03 12:57:32.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-03 12:57:32.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253cbe79 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.763 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-03 12:57:32.764 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.764 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.764 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-03 12:57:32.772 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.776 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.777 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.778 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6d072e 2025-04-03 12:57:32.780 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-03 12:57:32.780 [UI Thread @coroutine#6312] 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-04-03 12:57:32.780 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-03 12:57:32.781 [UI Thread @coroutine#6312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-03 12:57:32.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-03 12:57:32.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-03 12:57:32.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-03 12:57:32.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7c75d9 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.783 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-03 12:57:32.784 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.784 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.784 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-03 12:57:32.792 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.797 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.798 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.799 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-03 12:57:32.801 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50161/Site/verify 2025-04-03 12:57:32.801 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50161/Site/verify. 2025-04-03 12:57:32.801 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50161/Site/verify 2025-04-03 12:57:32.802 [UI Thread @coroutine#6335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50161/Site/verify 2025-04-03 12:57:32.802 [UI Thread @coroutine#6335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50161/Site/verify 2025-04-03 12:57:32.802 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50161/Site/verify. 2025-04-03 12:57:32.802 [UI Thread @coroutine#6335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50161/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 12:57:32.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-03 12:57:32.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-03 12:57:32.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 12:57:32.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:32.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-03 12:57:32.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-03 12:57:32.805 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-03 12:57:32.805 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f2c28d 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.806 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-03 12:57:32.811 [DefaultDispatcher-worker-10 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:32.811 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.811 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.811 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.812 [DefaultDispatcher-worker-6 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.812 [DefaultDispatcher-worker-6 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.814 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.819 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.820 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.821 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.825 [DefaultDispatcher-worker-20 @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.828 [DefaultDispatcher-worker-14 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8 2025-04-03 12:57:32.832 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json 2025-04-03 12:57:32.832 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json. 2025-04-03 12:57:32.832 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] 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:56179/712281897573298176/_ustadmanifest.json. 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56179/712281897573298176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/mediainfo.json 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/mediainfo.json. 2025-04-03 12:57:32.833 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/mediainfo.json 2025-04-03 12:57:32.834 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/mediainfo.json 2025-04-03 12:57:32.834 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/mediainfo.json 2025-04-03 12:57:32.874 [UI Thread @coroutine#6364] 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:56179/mediainfo.json. 2025-04-03 12:57:32.874 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56179/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:32.906 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:32.937 [DefaultDispatcher-worker-10 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:32.937 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.937 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:32.937 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.938 [DefaultDispatcher-worker-18 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:32.938 [DefaultDispatcher-worker-18 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.239 [DefaultDispatcher-worker-12 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2025-04-03 12:57:33.239 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.239 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.239 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.240 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.240 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42281/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.320 [DefaultDispatcher-worker-15 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2025-04-03 12:57:33.320 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.320 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.320 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.321 [DefaultDispatcher-worker-21 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.321 [DefaultDispatcher-worker-21 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60829/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.401 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-03 12:57:33.401 [DefaultDispatcher-worker-12 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.401 [DefaultDispatcher-worker-12 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.401 [DefaultDispatcher-worker-12 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.402 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.402 [DefaultDispatcher-worker-7 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54809/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.485 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-03 12:57:33.486 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.486 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.486 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.486 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.486 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48003/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.526 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-03 12:57:33.526 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.526 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.526 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.527 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.527 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58069/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.567 [DefaultDispatcher-worker-17 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13e8b0 2025-04-03 12:57:33.567 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.567 [DefaultDispatcher-worker-17 @coroutine#2232] 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-04-03 12:57:33.567 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.568 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-16 @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://localhost.localdomain:36019/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.595 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36019/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.754 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-03 12:57:33.754 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.754 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.754 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.755 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.755 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.817 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50573/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-03 12:57:33.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-03 12:57:33.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:33.878 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8a50b8: (connection evicted) 2025-04-03 12:57:33.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:33.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-03 12:57:33.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72da5f0e 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 12:57:33.913 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-03 12:57:33.914 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.914 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.914 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-03 12:57:33.923 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.929 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.930 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.931 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.935 [DefaultDispatcher-worker-11 @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.939 [DefaultDispatcher-worker-14 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-03 12:57:33.977 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-03 12:57:33.977 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.977 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId. 2025-04-03 12:57:33.977 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.978 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:33.978 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47879/UmAppDatabase/replication/nodeId 2025-04-03 12:57:34.015 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:34.018 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json 2025-04-03 12:57:34.018 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json. 2025-04-03 12:57:34.018 [UI Thread @coroutine#6423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json 2025-04-03 12:57:34.019 [UI Thread @coroutine#6423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json 2025-04-03 12:57:34.019 [UI Thread @coroutine#6423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] 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:60779/712281901774143488/_ustadmanifest.json. 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60779/712281901774143488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60779/tincan.xml 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60779/tincan.xml. 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60779/tincan.xml 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60779/tincan.xml 2025-04-03 12:57:34.020 [UI Thread @coroutine#6423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60779/tincan.xml 2025-04-03 12:57:34.061 [UI Thread @coroutine#6423] 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:60779/tincan.xml. 2025-04-03 12:57:34.061 [UI Thread @coroutine#6423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60779/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-03 12:57:34.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-03 12:57:34.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-03 12:57:34.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 12:57:34.068 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca: (connection evicted) 2025-04-03 12:57:34.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 12:57:34.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-03 12:57:34.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-03 22:19:18.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-03 22:19:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:18.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-03 22:19:18.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:18.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:18.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-03 22:19:19.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.066 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.068 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.090 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:19.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28051f90 2025-04-03 22:19:19.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28051f90 2025-04-03 22:19:19.095 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c2e4e0 2025-04-03 22:19:19.095 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c2e4e0 2025-04-03 22:19:19.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fd74e0 2025-04-03 22:19:19.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fd74e0 2025-04-03 22:19:19.099 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ffeedb 2025-04-03 22:19:19.099 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ffeedb 2025-04-03 22:19:19.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706942b 2025-04-03 22:19:19.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706942b 2025-04-03 22:19:19.104 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@565289cf 2025-04-03 22:19:19.104 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@565289cf 2025-04-03 22:19:19.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41ad91 2025-04-03 22:19:19.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41ad91 2025-04-03 22:19:19.108 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d01194 2025-04-03 22:19:19.108 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d01194 2025-04-03 22:19:19.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a47a89 2025-04-03 22:19:19.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a47a89 2025-04-03 22:19:19.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:19.197 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:19.197 [DefaultDispatcher-worker-2 @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-04-03 22:19:19.197 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:19.198 [DefaultDispatcher-worker-2 @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-04-03 22:19:19.198 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.199 [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-04-03 22:19:19.199 [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-04-03 22:19:19.199 [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-04-03 22:19:19.255 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.270 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.282 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.292 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.300 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.304 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.375 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-03 22:19:19.393 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 22:19:19.393 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 22:19:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-03 22:19:19.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-03 22:19:19.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:19.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-03 22:19:19.403 [DefaultDispatcher-worker-4 @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-04-03 22:19:19.403 [DefaultDispatcher-worker-9 @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-04-03 22:19:19.403 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28051f90: (connection evicted) 2025-04-03 22:19:19.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c2e4e0: (connection evicted) 2025-04-03 22:19:19.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fd74e0: (connection evicted) 2025-04-03 22:19:19.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67ffeedb: (connection evicted) 2025-04-03 22:19:19.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6706942b: (connection evicted) 2025-04-03 22:19:19.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565289cf: (connection evicted) 2025-04-03 22:19:19.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f41ad91: (connection evicted) 2025-04-03 22:19:19.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d01194: (connection evicted) 2025-04-03 22:19:19.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a47a89: (connection evicted) 2025-04-03 22:19:19.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:19.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-03 22:19:19.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451816fd 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:19.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-03 22:19:19.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-03 22:19:19.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.419 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.421 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.422 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:19.422 [DefaultDispatcher-worker-10 @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-04-03 22:19:19.422 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:19.422 [DefaultDispatcher-worker-10 @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-04-03 22:19:19.430 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.431 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 22:19:19.431 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:19.431 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-03 22:19:19.434 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.443 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.452 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.459 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.466 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.470 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.496 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-03 22:19:19.513 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:19.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5 2025-04-03 22:19:19.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5 2025-04-03 22:19:19.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b582a 2025-04-03 22:19:19.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b582a 2025-04-03 22:19:19.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704d695 2025-04-03 22:19:19.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704d695 2025-04-03 22:19:19.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12065211 2025-04-03 22:19:19.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12065211 2025-04-03 22:19:19.527 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2dd621 2025-04-03 22:19:19.527 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2dd621 2025-04-03 22:19:19.528 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 22:19:19.528 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-03 22:19:19.529 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235e2146 2025-04-03 22:19:19.529 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235e2146 2025-04-03 22:19:19.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-03 22:19:19.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-03 22:19:19.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-03 22:19:19.529 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cd8607: (connection evicted) 2025-04-03 22:19:19.529 [DefaultDispatcher-worker-3 @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-04-03 22:19:19.530 [DefaultDispatcher-worker-9 @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-04-03 22:19:19.530 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5: (connection evicted) 2025-04-03 22:19:19.530 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533b582a: (connection evicted) 2025-04-03 22:19:19.531 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5704d695: (connection evicted) 2025-04-03 22:19:19.531 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12065211: (connection evicted) 2025-04-03 22:19:19.532 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@529ffbc6 2025-04-03 22:19:19.532 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a2dd621: (connection evicted) 2025-04-03 22:19:19.532 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@529ffbc6 2025-04-03 22:19:19.532 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@235e2146: (connection evicted) 2025-04-03 22:19:19.532 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529ffbc6: (connection evicted) 2025-04-03 22:19:19.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:19.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-03 22:19:19.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be6d228 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:19.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-03 22:19:19.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-03 22:19:19.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-03 22:19:19.665 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:19.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:19.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-03 22:19:19.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-03 22:19:19.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-03 22:19:19.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:19.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-03 22:19:19.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-03 22:19:19.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-03 22:19:19.961 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-03 22:19:19.995 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.011 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.099 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-03 22:19:20.105 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-03 22:19:20.105 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 22:19:20.105 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56895/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-03 22:19:20.105 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 22:19:20.120 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 22:19:20.120 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-03 22:19:20.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-03 22:19:20.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-03 22:19:20.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.160 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41582899: (connection evicted) 2025-04-03 22:19:20.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-03 22:19:20.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-03 22:19:20.163 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-03 22:19:20.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-03 22:19:20.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-03 22:19:20.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-03 22:19:20.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-03 22:19:20.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-03 22:19:20.201 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-03 22:19:20.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-03 22:19:20.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-03 22:19:20.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.204 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2025-04-03 22:19:20.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-03 22:19:20.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-03 22:19:20.205 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-03 22:19:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-03 22:19:20.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-03 22:19:20.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-03 22:19:20.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-03 22:19:20.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-03 22:19:20.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-03 22:19:20.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-03 22:19:20.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-03 22:19:20.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.231 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-04-03 22:19:20.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-03 22:19:20.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-03 22:19:20.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-03 22:19:20.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-03 22:19:20.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-03 22:19:20.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-03 22:19:20.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-03 22:19:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-03 22:19:20.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-03 22:19:20.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-03 22:19:20.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.252 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628962e5: (connection evicted) 2025-04-03 22:19:20.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-03 22:19:20.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-03 22:19:20.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-03 22:19:20.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-03 22:19:20.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-03 22:19:20.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-03 22:19:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-03 22:19:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-03 22:19:20.276 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-03 22:19:20.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-03 22:19:20.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.278 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5613247e: (connection evicted) 2025-04-03 22:19:20.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-03 22:19:20.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-03 22:19:20.318 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.346 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.364 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-03 22:19:20.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-03 22:19:20.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-03 22:19:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-03 22:19:20.563 [DefaultDispatcher-worker-6 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.563 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.572 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.581 [DefaultDispatcher-worker-6 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.588 [DefaultDispatcher-worker-6 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.592 [DefaultDispatcher-worker-6 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-03 22:19:20.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-03 22:19:20.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.626 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ddd24: (connection evicted) 2025-04-03 22:19:20.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-03 22:19:20.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-03 22:19:20.630 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-03 22:19:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2025-04-03 22:19:20.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-03 22:19:20.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-03 22:19:20.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-03 22:19:20.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-03 22:19:20.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-03 22:19:20.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-03 22:19:20.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-03 22:19:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-03 22:19:20.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-03 22:19:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.652 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2025-04-03 22:19:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-03 22:19:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-03 22:19:20.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-03 22:19:20.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-03 22:19:20.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-03 22:19:20.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-03 22:19:20.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-03 22:19:20.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-03 22:19:20.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-03 22:19:20.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.663 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-04-03 22:19:20.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-03 22:19:20.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-03 22:19:20.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-03 22:19:20.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-03 22:19:20.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-03 22:19:20.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-03 22:19:20.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-03 22:19:20.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-03 22:19:20.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-03 22:19:20.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-03 22:19:20.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.675 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2025-04-03 22:19:20.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-03 22:19:20.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-03 22:19:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-03 22:19:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-03 22:19:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-03 22:19:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-03 22:19:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-03 22:19:20.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-03 22:19:20.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-03 22:19:20.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-03 22:19:20.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.732 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-04-03 22:19:20.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-03 22:19:20.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-03 22:19:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-03 22:19:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-03 22:19:20.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-03 22:19:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-03 22:19:20.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-03 22:19:20.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-03 22:19:20.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-03 22:19:20.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-03 22:19:20.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-03 22:19:20.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.748 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-04-03 22:19:20.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-03 22:19:20.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-03 22:19:20.749 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-03 22:19:20.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-03 22:19:20.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-03 22:19:20.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-03 22:19:20.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-03 22:19:20.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-03 22:19:20.762 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.767 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-03 22:19:20.768 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-03 22:19:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-03 22:19:20.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-03 22:19:20.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.769 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-04-03 22:19:20.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-03 22:19:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-03 22:19:20.770 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-03 22:19:20.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-03 22:19:20.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-03 22:19:20.773 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-03 22:19:20.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-03 22:19:20.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-03 22:19:20.786 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-03 22:19:20.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-03 22:19:20.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.791 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-04-03 22:19:20.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-03 22:19:20.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-03 22:19:20.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-03 22:19:20.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-03 22:19:20.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-03 22:19:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-03 22:19:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-03 22:19:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-03 22:19:20.846 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.859 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.880 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.898 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.907 [DefaultDispatcher-worker-3 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-03 22:19:20.908 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-03 22:19:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-03 22:19:20.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-03 22:19:20.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.909 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-04-03 22:19:20.909 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:20.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:20.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-03 22:19:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-03 22:19:20.910 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-03 22:19:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-03 22:19:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-03 22:19:20.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-03 22:19:20.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-03 22:19:20.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-03 22:19:21.012 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.021 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-03 22:19:21.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-03 22:19:21.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.049 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-04-03 22:19:21.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-03 22:19:21.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-03 22:19:21.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-03 22:19:21.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-03 22:19:21.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-03 22:19:21.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-03 22:19:21.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-03 22:19:21.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-03 22:19:21.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-03 22:19:21.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.066 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-04-03 22:19:21.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-03 22:19:21.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-03 22:19:21.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-03 22:19:21.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-03 22:19:21.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-03 22:19:21.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-03 22:19:21.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-03 22:19:21.164 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.168 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.169 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-03 22:19:21.170 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-03 22:19:21.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-03 22:19:21.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-03 22:19:21.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.171 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-04-03 22:19:21.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-03 22:19:21.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-03 22:19:21.172 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-03 22:19:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-03 22:19:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-03 22:19:21.177 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-03 22:19:21.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-03 22:19:21.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-03 22:19:21.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-03 22:19:21.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-03 22:19:21.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.186 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-04-03 22:19:21.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-03 22:19:21.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-03 22:19:21.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-03 22:19:21.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-03 22:19:21.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-03 22:19:21.202 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-03 22:19:21.207 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-03 22:19:21.209 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-03 22:19:21.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-03 22:19:21.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-03 22:19:21.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-03 22:19:21.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-03 22:19:21.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:21.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-03 22:19:21.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-03 22:19:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-03 22:19:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.228 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.229 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-03 22:19:21.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-03 22:19:21.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-03 22:19:21.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-03 22:19:21.236 [DefaultDispatcher-worker-11 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-03 22:19:21.238 [DefaultDispatcher-worker-13 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-03 22:19:21.239 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-03 22:19:21.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-03 22:19:21.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-03 22:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.241 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-04-03 22:19:21.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-03 22:19:21.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-03 22:19:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-03 22:19:21.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-03 22:19:21.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-03 22:19:21.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-03 22:19:21.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-03 22:19:21.252 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-03 22:19:21.254 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-04-03 22:19:21.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-04-03 22:19:21.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-03 22:19:21.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-03 22:19:21.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-03 22:19:21.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:21.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-03 22:19:21.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-03 22:19:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-03 22:19:21.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-03 22:19:21.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-03 22:19:21.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-03 22:19:21.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-03 22:19:21.267 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-03 22:19:21.268 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fe2008 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-03 22:19:21.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-03 22:19:21.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-03 22:19:21.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-03 22:19:21.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-03 22:19:21.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:21.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-03 22:19:21.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-03 22:19:21.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-04-03 22:19:21.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-04-03 22:19:21.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-03 22:19:21.283 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.309 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-04-03 22:19:21.312 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.315 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-04-03 22:19:21.332 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.343 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-04-03 22:19:21.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-03 22:19:21.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-03 22:19:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.345 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8: (connection evicted) 2025-04-03 22:19:21.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-03 22:19:21.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520c3dcb 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-04-03 22:19:21.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-04-03 22:19:21.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-03 22:19:21.355 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.367 [DefaultDispatcher-worker-19 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-04-03 22:19:21.370 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.372 [DefaultDispatcher-worker-5 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-04-03 22:19:21.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-03 22:19:21.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-03 22:19:21.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.381 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b347439: (connection evicted) 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-03 22:19:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-03 22:19:21.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-03 22:19:21.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-03 22:19:21.402 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-03 22:19:21.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-03 22:19:21.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-03 22:19:21.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.403 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-04-03 22:19:21.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-03 22:19:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b88af70 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-04-03 22:19:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-04-03 22:19:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-03 22:19:21.424 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-04-03 22:19:21.429 [DefaultDispatcher-worker-19 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-04-03 22:19:21.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-03 22:19:21.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-03 22:19:21.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.429 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2932e15f: (connection evicted) 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-03 22:19:21.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace2408 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-03 22:19:21.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-04-03 22:19:21.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-04-03 22:19:21.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-03 22:19:21.450 [DefaultDispatcher-worker-19 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-04-03 22:19:21.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-03 22:19:21.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-03 22:19:21.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.451 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18: (connection evicted) 2025-04-03 22:19:21.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-03 22:19:21.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dec79f8 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-04-03 22:19:21.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-04-03 22:19:21.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-03 22:19:21.470 [DefaultDispatcher-worker-2 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-04-03 22:19:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-03 22:19:21.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-03 22:19:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.470 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b26e90: (connection evicted) 2025-04-03 22:19:21.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-03 22:19:21.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@764db16c 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-03 22:19:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-04-03 22:19:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-04-03 22:19:21.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-03 22:19:21.646 [DefaultDispatcher-worker-10 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-04-03 22:19:21.651 [DefaultDispatcher-worker-3 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-04-03 22:19:21.652 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43353/manifest.json 2025-04-03 22:19:21.652 [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:43353/manifest.json. 2025-04-03 22:19:21.652 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43353/manifest.json 2025-04-03 22:19:21.653 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43353/manifest.json 2025-04-03 22:19:21.654 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43353/manifest.json 2025-04-03 22:19:21.707 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.734 [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:43353/manifest.json. 2025-04-03 22:19:21.734 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43353/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:21.742 [DefaultDispatcher-worker-11 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-04-03 22:19:21.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-03 22:19:21.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-03 22:19:21.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.746 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850: (connection evicted) 2025-04-03 22:19:21.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:21.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-03 22:19:21.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-03 22:19:21.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39403943 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:21.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:21.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301e5d23 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-04-03 22:19:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-04-03 22:19:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-03 22:19:21.772 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:21.808 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-03 22:19:21.808 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@75db328e 2025-04-03 22:19:21.849 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.856 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.861 [DefaultDispatcher-worker-17 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:38531 2025-04-03 22:19:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5169db2f 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-04-03 22:19:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-04-03 22:19:21.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-03 22:19:21.878 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 22:19:21.882 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 22:19:21.882 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 22:19:21.883 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 22:19:21.883 [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-04-03 22:19:21.883 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 22:19:21.883 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 22:19:21.883 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 22:19:21.883 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:21.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c05f83b 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:21.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-03 22:19:21.914 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.919 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.923 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-04-03 22:19:21.925 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-04-03 22:19:21.929 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.934 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.934 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:21.934 [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:38531/api/content/712426676563472384/_ustadmanifest.json. 2025-04-03 22:19:21.934 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:21.936 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:21.936 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:21.936 [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:38531/api/content/712426676563472384/_ustadmanifest.json. 2025-04-03 22:19:21.936 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:21.945 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.948 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 22:19:21.948 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-389e07d9-88bb-413a-9b58-802d6ad48445', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 22:19:21.950 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:21.950 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-389e07d9-88bb-413a-9b58-802d6ad48445 2025-04-03 22:19:21.953 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:21.953 [DefaultDispatcher-worker-9 @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:38531/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:21.953 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:21.953 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38531/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:21.958 [DefaultDispatcher-worker-1 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:21.958 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/UmAppDatabase/replication/nodeId 2025-04-03 22:19:21.958 [DefaultDispatcher-worker-1 @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:38531/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:21.958 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/UmAppDatabase/replication/nodeId 2025-04-03 22:19:21.962 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/api/blob/upload-init-batch 2025-04-03 22:19:21.962 [DefaultDispatcher-worker-5 @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:38531/api/blob/upload-init-batch. 2025-04-03 22:19:21.962 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/api/blob/upload-init-batch 2025-04-03 22:19:21.962 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38531/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:21.962 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.985 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:21.999 [eventLoopGroupProxy-4-3 @call-handler#398] 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-04-03 22:19:21.999 [eventLoopGroupProxy-4-4 @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-04-03 22:19:21.999 [eventLoopGroupProxy-4-2 @call-handler#395] 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-04-03 22:19:21.999 [eventLoopGroupProxy-4-1 @call-handler#397] 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-04-03 22:19:22.003 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.003 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.005 [eventLoopGroupProxy-4-3 @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 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-04-03 22:19:22.005 [eventLoopGroupProxy-4-1 @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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:22.005 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:22.006 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/UmAppDatabase/replication/nodeId 2025-04-03 22:19:22.006 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/UmAppDatabase/replication/nodeId 2025-04-03 22:19:22.007 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.008 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:22.008 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:22.009 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-03 22:19:22.009 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-03 22:19:22.012 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:22.014 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:22.018 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:22.022 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-03 22:19:22.023 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/api/blob/upload-init-batch 2025-04-03 22:19:22.023 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/api/blob/upload-init-batch 2025-04-03 22:19:22.025 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38531/api/blob/upload-init-batch. 2025-04-03 22:19:22.025 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38531/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:22.034 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.034 [DefaultDispatcher-worker-17 @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:38531/api/blob/upload-batch-data. 2025-04-03 22:19:22.034 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.034 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38531/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:22.039 [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-04-03 22:19:22.047 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:22.047 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.047 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-03 22:19:22.048 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.054 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.054 [DefaultDispatcher-worker-17 @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:38531/api/blob/upload-batch-data. 2025-04-03 22:19:22.054 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.054 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38531/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:22.056 [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-04-03 22:19:22.058 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:22.058 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.058 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:22.058 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/api/blob/upload-batch-data 2025-04-03 22:19:22.070 [DefaultDispatcher-worker-5 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:22.077 [DefaultDispatcher-worker-1 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:22.085 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/UmAppDatabase/replication/message 2025-04-03 22:19:22.085 [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:38531/UmAppDatabase/replication/message. 2025-04-03 22:19:22.085 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/UmAppDatabase/replication/message 2025-04-03 22:19:22.085 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38531/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:22.087 [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-04-03 22:19:22.087 [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-04-03 22:19:22.087 [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-04-03 22:19:22.099 [DefaultDispatcher-worker-15 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-04-03 22:19:22.100 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:22.100 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 22:19:22.100 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:22.100 [DefaultDispatcher-worker-4 @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:38531/api/content/712426676563472384/_ustadmanifest.json. 2025-04-03 22:19:22.100 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:22.100 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/UmAppDatabase/replication/message 2025-04-03 22:19:22.100 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/UmAppDatabase/replication/message 2025-04-03 22:19:22.101 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38531/UmAppDatabase/replication/message. 2025-04-03 22:19:22.101 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38531/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:22.101 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:22.101 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json 2025-04-03 22:19:22.102 [DefaultDispatcher-worker-11 @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:38531/api/content/712426676563472384/_ustadmanifest.json. 2025-04-03 22:19:22.102 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38531/api/content/712426676563472384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:22.105 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-04-03 22:19:22.106 [DefaultDispatcher-worker-10 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-04-03 22:19:22.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 22:19:22.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 22:19:22.107 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 22:19:22.107 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 22:19:22.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 22:19:22.108 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-04-03 22:19:22.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-03 22:19:22.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-03 22:19:22.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:22.108 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b: (connection evicted) 2025-04-03 22:19:22.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:22.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-03 22:19:22.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-03 22:19:22.380 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:22.380 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:22.571 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:23.114 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@75db328e 2025-04-03 22:19:23.115 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@75db328e 2025-04-03 22:19:23.117 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-04-03 22:19:23.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-03 22:19:23.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-03 22:19:23.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:23.117 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8d575: (connection evicted) 2025-04-03 22:19:23.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:23.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-03 22:19:23.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25890ce3 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:23.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bbb216 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:23.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-03 22:19:23.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-03 22:19:23.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-03 22:19:23.131 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:23.132 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 22:19:23.132 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@57466fb7 2025-04-03 22:19:23.133 [DefaultDispatcher-worker-20 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:33713 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e664075 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:23.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-03 22:19:23.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-04-03 22:19:23.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-04-03 22:19:23.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-03 22:19:23.136 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 22:19:23.136 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 22:19:23.136 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 22:19:23.136 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 22:19:23.136 [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-04-03 22:19:23.136 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 22:19:23.136 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 22:19:23.136 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 22:19:23.136 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:23.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-03 22:19:23.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-03 22:19:23.157 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.162 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.166 [DefaultDispatcher-worker-1 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-04-03 22:19:23.167 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-04-03 22:19:23.172 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.177 [DefaultDispatcher-worker-13 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.177 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:23.177 [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:33713/api/content/712426683725983744/_ustadmanifest.json. 2025-04-03 22:19:23.177 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:23.178 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:23.178 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:23.179 [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:33713/api/content/712426683725983744/_ustadmanifest.json. 2025-04-03 22:19:23.179 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:23.186 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.187 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 22:19:23.187 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b99338dd-6e90-4c22-82c9-575703fac05a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 22:19:23.188 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:23.188 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b99338dd-6e90-4c22-82c9-575703fac05a 2025-04-03 22:19:23.188 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:23.188 [DefaultDispatcher-worker-18 @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:33713/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:23.188 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:23.188 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:23.191 [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-04-03 22:19:23.191 [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-04-03 22:19:23.191 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.191 [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-04-03 22:19:23.191 [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-04-03 22:19:23.191 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.192 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-03 22:19:23.192 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:23.192 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:23.194 [DefaultDispatcher-worker-13 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.194 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/UmAppDatabase/replication/nodeId 2025-04-03 22:19:23.194 [DefaultDispatcher-worker-13 @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:33713/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:23.194 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/UmAppDatabase/replication/nodeId 2025-04-03 22:19:23.196 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.196 [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:33713/api/blob/upload-init-batch. 2025-04-03 22:19:23.196 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.196 [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-04-03 22:19:23.196 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:23.196 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.196 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-03 22:19:23.196 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/UmAppDatabase/replication/nodeId 2025-04-03 22:19:23.196 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/UmAppDatabase/replication/nodeId 2025-04-03 22:19:23.197 [eventLoopGroupProxy-7-1 @call-handler#504] 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-04-03 22:19:23.197 [eventLoopGroupProxy-7-1 @call-handler#504] 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-04-03 22:19:23.198 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.199 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-03 22:19:23.199 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.199 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.199 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-init-batch. 2025-04-03 22:19:23.199 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:23.200 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.200 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.200 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.200 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.201 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.202 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.203 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.204 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.204 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:23.204 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.205 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.205 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.205 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.205 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.206 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.208 [DefaultDispatcher-worker-15 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.209 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.209 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.209 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:23.210 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.211 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.211 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.211 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.211 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.212 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.220 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:23.222 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:23.233 [DefaultDispatcher-worker-18 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-03 22:19:23.234 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:23.237 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:23.254 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.254 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:23.254 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.255 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.255 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.255 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.255 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.256 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.256 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-03 22:19:23.257 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.257 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.257 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:23.257 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:33713/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33713/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-03 22:19:23.257 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33713/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.263 [DefaultDispatcher-worker-15 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.268 [DefaultDispatcher-worker-15 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:23.270 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 22:19:23.769 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bed4eab-c8a4-45dd-a4f6-6ce9223500b7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 22:19:23.769 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:23.769 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bed4eab-c8a4-45dd-a4f6-6ce9223500b7 2025-04-03 22:19:23.771 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.771 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-init-batch. 2025-04-03 22:19:23.771 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.771 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:23.772 [eventLoopGroupProxy-7-1 @call-handler#535] 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-04-03 22:19:23.773 [eventLoopGroupProxy-7-1 @call-handler#535] 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-04-03 22:19:23.773 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:23.775 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-03 22:19:23.775 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.775 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/api/blob/upload-init-batch 2025-04-03 22:19:23.775 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-init-batch. 2025-04-03 22:19:23.775 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:23.776 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.776 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.776 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.776 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.777 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.780 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.780 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:23.780 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.781 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.781 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.781 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.781 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.782 [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-04-03 22:19:23.783 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.783 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:23.784 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.784 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.784 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.784 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.784 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.785 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.827 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.827 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:23.827 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.828 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.828 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.828 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.828 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.829 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.870 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.870 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 22:19:23.871 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.871 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.871 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.872 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.872 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.872 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.914 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.914 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:23.915 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.915 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.915 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.915 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.915 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.916 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:23.958 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:23.958 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:23.959 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.959 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.959 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:23.959 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:23.959 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:23.960 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.002 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.002 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.003 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.003 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.003 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.003 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.003 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.004 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.046 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.046 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.048 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.048 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.048 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.048 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.048 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.049 [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-04-03 22:19:24.091 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.091 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.092 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.092 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.092 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.092 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.092 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.093 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.135 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.135 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.136 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.137 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.137 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.137 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.137 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.138 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.179 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.179 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.180 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.180 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.180 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.180 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.180 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.181 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.223 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.223 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.224 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.224 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.225 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.225 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.225 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.225 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.267 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.267 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:24.268 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.268 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.268 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.268 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.268 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.269 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:24.275 [DefaultDispatcher-worker-10 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:24.312 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:24.313 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.313 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 22:19:24.313 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.314 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.314 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.314 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.314 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.315 [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-04-03 22:19:24.316 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:24.316 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.316 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:24.317 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.317 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.317 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33713/api/blob/upload-batch-data. 2025-04-03 22:19:24.317 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.317 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:24.318 [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-04-03 22:19:24.320 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:24.320 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.320 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:24.320 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/blob/upload-batch-data 2025-04-03 22:19:24.326 [DefaultDispatcher-worker-3 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:24.330 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:24.331 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/UmAppDatabase/replication/message 2025-04-03 22:19:24.331 [DefaultDispatcher-worker-14 @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:33713/UmAppDatabase/replication/message. 2025-04-03 22:19:24.331 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/UmAppDatabase/replication/message 2025-04-03 22:19:24.331 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33713/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:24.332 [eventLoopGroupProxy-7-1 @call-handler#604] 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-04-03 22:19:24.332 [eventLoopGroupProxy-7-1 @call-handler#604] 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-04-03 22:19:24.332 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:24.344 [DefaultDispatcher-worker-11 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-03 22:19:24.345 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:24.345 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-7 @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:33713/api/content/712426683725983744/_ustadmanifest.json. 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/UmAppDatabase/replication/message 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/UmAppDatabase/replication/message 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33713/UmAppDatabase/replication/message. 2025-04-03 22:19:24.345 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:24.347 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:24.347 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json 2025-04-03 22:19:24.347 [DefaultDispatcher-worker-6 @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:33713/api/content/712426683725983744/_ustadmanifest.json. 2025-04-03 22:19:24.347 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33713/api/content/712426683725983744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:24.350 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-04-03 22:19:24.352 [DefaultDispatcher-worker-5 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-03 22:19:24.353 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 22:19:24.353 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 22:19:24.353 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 22:19:24.353 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 22:19:24.353 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 22:19:24.353 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-04-03 22:19:24.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-03 22:19:24.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-03 22:19:24.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:24.354 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fcb737: (connection evicted) 2025-04-03 22:19:24.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:24.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-03 22:19:24.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-03 22:19:24.636 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:24.770 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:24.826 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:25.121 [DefaultDispatcher-worker-6 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-04-03 22:19:25.358 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@57466fb7 2025-04-03 22:19:25.358 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@57466fb7 2025-04-03 22:19:25.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-03 22:19:25.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-03 22:19:25.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:25.359 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549debdb: (connection evicted) 2025-04-03 22:19:25.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:25.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-03 22:19:25.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f839ec5 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:25.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:25.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-03 22:19:25.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7683d632 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:25.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-04-03 22:19:25.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-04-03 22:19:25.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-03 22:19:25.394 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:25.395 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 22:19:25.395 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@64de9fa4 2025-04-03 22:19:25.397 [DefaultDispatcher-worker-8 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:38053 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626ff077 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:25.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-04-03 22:19:25.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-04-03 22:19:25.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-03 22:19:25.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 22:19:25.399 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 22:19:25.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 22:19:25.399 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 22:19:25.399 [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-04-03 22:19:25.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 22:19:25.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 22:19:25.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 22:19:25.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d6f9cf 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:25.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-03 22:19:25.419 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.424 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.428 [DefaultDispatcher-worker-19 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-04-03 22:19:25.429 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-04-03 22:19:25.433 [DefaultDispatcher-worker-16 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.438 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.438 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.439 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json. 2025-04-03 22:19:25.439 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.440 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.440 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.440 [Test worker @coroutine#638] 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:38053/api/content/712426691244347392/_ustadmanifest.json. 2025-04-03 22:19:25.440 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:25.452 [DefaultDispatcher-worker-7 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 22:19:25.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d3878184-d8d1-49ad-98ad-9b15baed1577', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 22:19:25.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:25.453 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d3878184-d8d1-49ad-98ad-9b15baed1577 2025-04-03 22:19:25.454 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:25.454 [DefaultDispatcher-worker-3 @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:38053/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:25.454 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:25.454 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:25.456 [eventLoopGroupProxy-10-1 @call-handler#669] 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-04-03 22:19:25.456 [eventLoopGroupProxy-10-2 @call-handler#668] 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-04-03 22:19:25.457 [eventLoopGroupProxy-10-1 @call-handler#669] 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-04-03 22:19:25.457 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:25.457 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.457 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.457 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-03 22:19:25.458 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:25.458 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:25.459 [DefaultDispatcher-worker-18 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.459 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/UmAppDatabase/replication/nodeId 2025-04-03 22:19:25.459 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38053/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:25.459 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/UmAppDatabase/replication/nodeId 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-init-batch 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38053/api/blob/upload-init-batch. 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-init-batch 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:25.461 [eventLoopGroupProxy-10-1 @call-handler#677] 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-04-03 22:19:25.461 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.461 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/UmAppDatabase/replication/nodeId 2025-04-03 22:19:25.461 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/UmAppDatabase/replication/nodeId 2025-04-03 22:19:25.462 [eventLoopGroupProxy-10-3 @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-04-03 22:19:25.463 [eventLoopGroupProxy-10-3 @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-04-03 22:19:25.464 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.465 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-03 22:19:25.465 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-init-batch 2025-04-03 22:19:25.465 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/api/blob/upload-init-batch 2025-04-03 22:19:25.465 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38053/api/blob/upload-init-batch. 2025-04-03 22:19:25.465 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38053/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:25.466 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.466 [DefaultDispatcher-worker-12 @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:38053/api/blob/upload-batch-data. 2025-04-03 22:19:25.466 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.466 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:25.467 [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-04-03 22:19:25.468 [DefaultDispatcher-worker-20 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.470 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.470 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.470 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:25.470 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.471 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.471 [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:38053/api/blob/upload-batch-data. 2025-04-03 22:19:25.471 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.471 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:25.472 [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-04-03 22:19:25.473 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.474 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.474 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.474 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:25.474 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.475 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.475 [DefaultDispatcher-worker-11 @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:38053/api/blob/upload-batch-data. 2025-04-03 22:19:25.475 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.475 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:25.476 [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-04-03 22:19:25.479 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.480 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.480 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-03 22:19:25.480 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.481 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.481 [DefaultDispatcher-worker-11 @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:38053/api/blob/upload-batch-data. 2025-04-03 22:19:25.481 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.481 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:25.482 [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-04-03 22:19:25.483 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:25.483 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.483 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.484 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:25.484 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.485 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:25.485 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.485 [DefaultDispatcher-worker-11 @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:38053/api/blob/upload-batch-data. 2025-04-03 22:19:25.485 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.485 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:25.486 [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-04-03 22:19:25.487 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:25.488 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.488 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:25.488 [DefaultDispatcher-worker-16 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/blob/upload-batch-data 2025-04-03 22:19:25.495 [DefaultDispatcher-worker-13 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.497 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:25.500 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:25.500 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.500 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/UmAppDatabase/replication/message 2025-04-03 22:19:25.500 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38053/UmAppDatabase/replication/message. 2025-04-03 22:19:25.500 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/UmAppDatabase/replication/message 2025-04-03 22:19:25.500 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38053/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:25.501 [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-04-03 22:19:25.502 [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-04-03 22:19:25.502 [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-04-03 22:19:25.515 [DefaultDispatcher-worker-15 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-04-03 22:19:25.515 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:25.515 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-03 22:19:25.515 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.515 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json. 2025-04-03 22:19:25.515 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/UmAppDatabase/replication/message 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/UmAppDatabase/replication/message 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38053/UmAppDatabase/replication/message. 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38053/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.516 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json 2025-04-03 22:19:25.517 [DefaultDispatcher-worker-7 @coroutine#632] 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:38053/api/content/712426691244347392/_ustadmanifest.json. 2025-04-03 22:19:25.517 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38053/api/content/712426691244347392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:25.520 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-03 22:19:25.522 [DefaultDispatcher-worker-11 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-04-03 22:19:25.522 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 22:19:25.522 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 22:19:25.522 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 22:19:25.522 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 22:19:25.522 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 22:19:25.523 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-04-03 22:19:25.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-03 22:19:25.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-03 22:19:25.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:25.523 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54224125: (connection evicted) 2025-04-03 22:19:25.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:25.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-03 22:19:25.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-03 22:19:25.899 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:25.899 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:25.995 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:26.527 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@64de9fa4 2025-04-03 22:19:26.527 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@64de9fa4 2025-04-03 22:19:26.528 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-03 22:19:26.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-03 22:19:26.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-03 22:19:26.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:26.528 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693ed09d: (connection evicted) 2025-04-03 22:19:26.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:26.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-03 22:19:26.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-03 22:19:26.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e54bef6 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:26.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-03 22:19:26.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:26.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-04-03 22:19:26.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-04-03 22:19:26.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-03 22:19:26.564 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:26.565 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 22:19:26.565 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3872867d 2025-04-03 22:19:26.566 [DefaultDispatcher-worker-12 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:33337 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:26.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:26.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-03 22:19:26.568 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-03 22:19:26.568 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-03 22:19:26.568 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-03 22:19:26.568 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-03 22:19:26.568 [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-04-03 22:19:26.568 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-03 22:19:26.568 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-03 22:19:26.568 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-03 22:19:26.568 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:26.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-03 22:19:26.588 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.592 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.653 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:26.655 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:26.667 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:26.669 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:26.684 [DefaultDispatcher-worker-3 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.710 [DefaultDispatcher-worker-3 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.713 [DefaultDispatcher-worker-3 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.716 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:26.724 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.728 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.729 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:26.729 [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:33337/api/content/712426696354643968/_ustadmanifest.json. 2025-04-03 22:19:26.729 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:26.730 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:26.730 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:26.731 [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:33337/api/content/712426696354643968/_ustadmanifest.json. 2025-04-03 22:19:26.731 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:26.784 [DefaultDispatcher-worker-17 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-03 22:19:26.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5804ad29-6133-4660-a88b-27fb48090a1c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-03 22:19:26.786 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-03 22:19:26.786 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5804ad29-6133-4660-a88b-27fb48090a1c 2025-04-03 22:19:26.787 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:26.787 [DefaultDispatcher-worker-17 @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:33337/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:26.787 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:26.787 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:26.789 [eventLoopGroupProxy-13-1 @call-handler#793] 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-04-03 22:19:26.789 [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-04-03 22:19:26.789 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.789 [eventLoopGroupProxy-13-1 @call-handler#793] 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-04-03 22:19:26.789 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:26.790 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.790 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-03 22:19:26.790 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:26.790 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:26.792 [DefaultDispatcher-worker-2 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.792 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:26.792 [DefaultDispatcher-worker-2 @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:33337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:26.792 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:26.793 [eventLoopGroupProxy-13-1 @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-04-03 22:19:26.793 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.793 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-03 22:19:26.794 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:26.794 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:26.800 [DefaultDispatcher-worker-6 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.805 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:26.807 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-init-batch 2025-04-03 22:19:26.807 [DefaultDispatcher-worker-7 @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:33337/api/blob/upload-init-batch. 2025-04-03 22:19:26.807 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-init-batch 2025-04-03 22:19:26.807 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:26.808 [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-04-03 22:19:26.808 [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-04-03 22:19:26.852 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.854 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-03 22:19:26.855 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-init-batch 2025-04-03 22:19:26.855 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/api/blob/upload-init-batch 2025-04-03 22:19:26.856 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33337/api/blob/upload-init-batch. 2025-04-03 22:19:26.856 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:26.858 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.858 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.858 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.858 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.860 [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-04-03 22:19:26.861 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.862 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.862 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:26.862 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.863 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.866 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.866 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.866 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.868 [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-04-03 22:19:26.910 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.911 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.911 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 22:19:26.911 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.912 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.912 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.912 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.912 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.913 [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-04-03 22:19:26.914 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.914 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.914 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:26.915 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.915 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.915 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.915 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.915 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.916 [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-04-03 22:19:26.918 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.918 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.918 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:26.918 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.919 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.919 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.919 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.919 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.920 [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-04-03 22:19:26.962 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:26.962 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:26.962 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:26.963 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.965 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.965 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:26.965 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:26.965 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:26.966 [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-04-03 22:19:27.027 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.027 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.028 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-03 22:19:27.028 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.030 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.030 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.030 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.030 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.031 [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-04-03 22:19:27.077 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.078 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.078 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-03 22:19:27.078 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.079 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.079 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.079 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.079 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.080 [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-04-03 22:19:27.123 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.123 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.123 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.123 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.124 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.124 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.124 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.124 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.125 [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-04-03 22:19:27.168 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.168 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.168 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.169 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.169 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.170 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.170 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.170 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.170 [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-04-03 22:19:27.213 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.213 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.213 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.214 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.216 [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-04-03 22:19:27.217 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.217 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.217 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.217 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.218 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.218 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.218 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.218 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.219 [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-04-03 22:19:27.220 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.220 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.220 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.220 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.221 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.221 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.221 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.221 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.222 [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-04-03 22:19:27.223 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.223 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.223 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.224 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.224 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.224 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.225 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.225 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.225 [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-04-03 22:19:27.227 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.227 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.227 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.227 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.228 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.228 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.228 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.228 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.229 [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-04-03 22:19:27.230 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.230 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.231 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.231 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.231 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.231 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.232 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.232 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.232 [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-04-03 22:19:27.234 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.234 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.234 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.234 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.235 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.235 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.235 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.235 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.235 [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-04-03 22:19:27.237 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.237 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.237 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.237 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.238 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.238 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.238 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.238 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.239 [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-04-03 22:19:27.240 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.240 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.240 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.240 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.241 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.241 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.241 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.241 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.242 [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-04-03 22:19:27.244 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.245 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.245 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:27.245 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.246 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.246 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.246 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.246 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.247 [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-04-03 22:19:27.249 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.249 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.249 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.249 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.250 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.250 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.250 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.250 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.251 [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-04-03 22:19:27.254 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.254 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.254 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-03 22:19:27.254 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.255 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.255 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.255 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.255 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.256 [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-04-03 22:19:27.258 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.258 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.258 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.259 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.259 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.259 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.259 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.259 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.260 [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-04-03 22:19:27.261 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.261 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.261 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.262 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.263 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.263 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.263 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.263 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.263 [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-04-03 22:19:27.264 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.264 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.264 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.265 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.266 [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-04-03 22:19:27.267 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.267 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.267 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.268 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.268 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.268 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.268 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.268 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.269 [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-04-03 22:19:27.270 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.270 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.270 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.271 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.271 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.271 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.271 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.271 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.272 [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-04-03 22:19:27.273 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.273 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.274 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.274 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.275 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.275 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.275 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.275 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.275 [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-04-03 22:19:27.277 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.277 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.277 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.277 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.278 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.278 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.278 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.278 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.279 [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-04-03 22:19:27.280 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.280 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.280 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.280 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.281 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.281 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.281 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.281 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.282 [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-04-03 22:19:27.283 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.283 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.283 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.283 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.284 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.284 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.284 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.284 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.285 [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-04-03 22:19:27.286 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.286 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.286 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.287 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.287 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.287 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.287 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.287 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.288 [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-04-03 22:19:27.289 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.289 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.289 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.289 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.290 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.290 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.290 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.290 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.291 [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-04-03 22:19:27.292 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.292 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.292 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.292 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.293 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.293 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.293 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.293 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.294 [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-04-03 22:19:27.295 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.295 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.295 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.296 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.296 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.296 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.297 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.297 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.297 [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-04-03 22:19:27.299 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.299 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.299 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.299 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.300 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.300 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.300 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.300 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.301 [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-04-03 22:19:27.302 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.302 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.302 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.302 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.303 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.303 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.303 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.303 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.304 [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-04-03 22:19:27.304 [DefaultDispatcher-worker-13 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:27.345 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.346 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.346 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.346 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.347 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.347 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.347 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.347 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.347 [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-04-03 22:19:27.348 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.348 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.348 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.349 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.349 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.349 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.349 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.349 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.351 [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-04-03 22:19:27.352 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.352 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.352 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.352 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.353 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.353 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.353 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.353 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.354 [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-04-03 22:19:27.355 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.355 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.355 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.355 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.356 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.356 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.356 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.356 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.357 [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-04-03 22:19:27.399 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.399 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.399 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.399 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.400 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.401 [eventLoopGroupProxy-13-1 @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-04-03 22:19:27.443 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.443 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.443 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.444 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.444 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.444 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.444 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.444 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.445 [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-04-03 22:19:27.446 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.446 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.446 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.446 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.447 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.447 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.447 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.447 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.447 [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-04-03 22:19:27.448 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.449 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.449 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.449 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.449 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.449 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.449 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.449 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.450 [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-04-03 22:19:27.492 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.493 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.493 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.493 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.494 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.494 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.494 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.494 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.494 [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-04-03 22:19:27.495 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.496 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.496 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.496 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.496 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.496 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.496 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.496 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.497 [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-04-03 22:19:27.498 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.498 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.498 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.499 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.499 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.500 [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-04-03 22:19:27.501 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.501 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.501 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.501 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.502 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.502 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.502 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.502 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.502 [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-04-03 22:19:27.503 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.503 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.503 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.503 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.504 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.504 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.504 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.504 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.504 [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-04-03 22:19:27.546 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.546 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.546 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.547 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.548 [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-04-03 22:19:27.549 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.549 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.549 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.549 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.550 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.550 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.550 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.550 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.551 [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-04-03 22:19:27.552 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.552 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.552 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.552 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.553 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.553 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.553 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.553 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.553 [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-04-03 22:19:27.555 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.555 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.555 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.555 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.556 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.556 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.556 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.556 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.556 [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-04-03 22:19:27.557 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.557 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.557 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.558 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.558 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.558 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.558 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.558 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.559 [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-04-03 22:19:27.560 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.560 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.560 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.560 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.561 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.561 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.561 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.561 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.561 [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-04-03 22:19:27.562 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.562 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.563 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.563 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.563 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.563 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.563 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.563 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.564 [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-04-03 22:19:27.565 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.565 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.565 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.565 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.566 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.566 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.566 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.566 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.566 [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-04-03 22:19:27.567 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.567 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.567 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.567 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.568 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.568 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.568 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.568 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.569 [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-04-03 22:19:27.570 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.570 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.570 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.570 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.571 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.571 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.571 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.571 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.571 [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-04-03 22:19:27.573 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.573 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.573 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.573 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.574 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.574 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.574 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.574 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.574 [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-04-03 22:19:27.575 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.575 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.575 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.576 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.577 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.577 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.577 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.577 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.578 [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-04-03 22:19:27.579 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.579 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.579 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.579 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.580 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.580 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.580 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.580 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.580 [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-04-03 22:19:27.623 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.623 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.623 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.623 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.624 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.624 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.624 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.624 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.625 [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-04-03 22:19:27.626 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.626 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.626 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.626 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.627 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.627 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.627 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.627 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.628 [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-04-03 22:19:27.629 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.629 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.629 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.629 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.630 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.630 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.630 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.630 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.631 [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-04-03 22:19:27.672 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.673 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.673 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.673 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.674 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.674 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.674 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.674 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.675 [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-04-03 22:19:27.676 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.676 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.676 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.676 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.677 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.677 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.677 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.677 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.677 [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-04-03 22:19:27.678 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.678 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.678 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.679 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.679 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.679 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.679 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.679 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.679 [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-04-03 22:19:27.680 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.681 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.681 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:27.681 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.681 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.681 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.681 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.681 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.682 [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-04-03 22:19:27.724 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.724 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.724 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.725 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.725 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.725 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.725 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.725 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.726 [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-04-03 22:19:27.727 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.727 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.727 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.727 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.729 [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-04-03 22:19:27.770 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.770 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.770 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:27.770 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.771 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.771 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.771 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.771 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.772 [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-04-03 22:19:27.814 [DefaultDispatcher-worker-11 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:27.815 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.815 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.816 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 22:19:27.816 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.817 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.817 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.817 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.817 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.817 [eventLoopGroupProxy-13-1 @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-04-03 22:19:27.860 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.860 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.860 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.861 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.861 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.861 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.861 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.862 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.862 [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-04-03 22:19:27.905 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.905 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.905 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.905 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.906 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.906 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.906 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.906 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.907 [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-04-03 22:19:27.908 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.908 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.908 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.908 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.909 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.909 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.909 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.909 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.909 [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-04-03 22:19:27.910 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.910 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.910 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.910 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.910 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.910 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.910 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.910 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.911 [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-04-03 22:19:27.912 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.912 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.912 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.912 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.913 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.913 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.913 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.913 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.913 [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-04-03 22:19:27.914 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.914 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.914 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.914 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.915 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.915 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.915 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.915 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.915 [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-04-03 22:19:27.916 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.916 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.916 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.916 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.917 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.917 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.917 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.917 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.917 [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-04-03 22:19:27.918 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.918 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.918 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.918 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.919 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.919 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.919 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.919 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.919 [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-04-03 22:19:27.920 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.920 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.920 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.921 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.921 [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-04-03 22:19:27.922 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.922 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.922 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.923 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.923 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.923 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.923 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.923 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.923 [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-04-03 22:19:27.924 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.924 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.924 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.924 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.925 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.925 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.925 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.925 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.925 [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-04-03 22:19:27.926 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.926 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.926 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.926 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.927 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.927 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.927 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.927 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.927 [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-04-03 22:19:27.928 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.928 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.928 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.928 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.929 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.929 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.929 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.929 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.929 [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-04-03 22:19:27.930 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.930 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.930 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.930 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.931 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.931 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.932 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.932 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.932 [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-04-03 22:19:27.933 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.933 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.933 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.933 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.934 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.934 [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-04-03 22:19:27.935 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.935 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.935 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.935 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.936 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.936 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.936 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.936 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.936 [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-04-03 22:19:27.979 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.979 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.979 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:27.979 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.980 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.980 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.980 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.980 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.981 [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-04-03 22:19:27.981 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.982 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.982 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.982 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.983 [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-04-03 22:19:27.984 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.984 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.984 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.984 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.985 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.985 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.985 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.985 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.986 [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-04-03 22:19:27.987 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.987 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.987 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.987 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.987 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.987 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.987 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.987 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.988 [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-04-03 22:19:27.989 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.989 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.989 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.989 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.989 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.990 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.990 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.990 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.990 [eventLoopGroupProxy-13-1 @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-04-03 22:19:27.991 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.991 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.991 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.991 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.991 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.991 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.991 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.991 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.992 [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-04-03 22:19:27.993 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:27.993 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:27.993 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:27.993 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.993 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.993 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:27.993 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:27.993 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:27.994 [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-04-03 22:19:28.036 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.036 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.036 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.036 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.037 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.037 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.037 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.037 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.038 [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-04-03 22:19:28.039 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.039 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.039 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.039 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.040 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.040 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.040 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.040 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.040 [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-04-03 22:19:28.041 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.041 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.041 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.041 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.042 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.042 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.042 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.042 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.042 [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-04-03 22:19:28.085 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.085 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.085 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.085 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.086 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.086 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.086 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.086 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.087 [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-04-03 22:19:28.088 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.088 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.088 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.088 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.088 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.089 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.089 [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-04-03 22:19:28.090 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.090 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.090 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.090 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.091 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.091 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.091 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.091 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.092 [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-04-03 22:19:28.092 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.093 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.093 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.093 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.093 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.093 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.093 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.093 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.094 [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-04-03 22:19:28.094 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.094 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.094 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-03 22:19:28.095 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.095 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.095 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.095 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.095 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.095 [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-04-03 22:19:28.096 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.096 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.096 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.096 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.097 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.097 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.097 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.097 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.097 [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-04-03 22:19:28.098 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.098 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.098 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.098 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.099 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.099 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.099 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.099 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.099 [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-04-03 22:19:28.100 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.100 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.100 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.100 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.101 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.101 [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-04-03 22:19:28.102 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.102 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.102 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.103 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.103 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.103 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.103 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.103 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.103 [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-04-03 22:19:28.104 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.105 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.105 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:28.105 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.105 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.105 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.105 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.105 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.106 [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-04-03 22:19:28.107 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.107 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.107 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.107 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.108 [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-04-03 22:19:28.109 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.109 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.109 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.109 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.110 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.110 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.110 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.110 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.111 [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-04-03 22:19:28.153 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.153 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.153 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.154 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.154 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.154 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.154 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.154 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.155 [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-04-03 22:19:28.156 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.156 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.156 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.156 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.157 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.157 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.157 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.157 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.157 [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-04-03 22:19:28.200 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.200 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.200 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.200 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.200 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.200 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.201 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.201 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.201 [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-04-03 22:19:28.202 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.202 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.202 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.202 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.203 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.203 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.203 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.204 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.204 [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-04-03 22:19:28.247 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.247 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.247 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.248 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.248 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.248 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.248 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.248 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.249 [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-04-03 22:19:28.291 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.291 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.292 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.292 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.293 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.293 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.293 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.293 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.293 [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-04-03 22:19:28.324 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:28.335 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.335 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.335 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.335 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.336 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.336 [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-04-03 22:19:28.379 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.379 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.379 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.379 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.381 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.381 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.381 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.381 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.382 [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-04-03 22:19:28.424 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.424 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.424 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.424 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.425 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.426 [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-04-03 22:19:28.427 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.427 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.427 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.427 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.427 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.427 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.427 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.427 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.428 [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-04-03 22:19:28.470 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.470 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.470 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.470 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.471 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.471 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.471 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.471 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.472 [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-04-03 22:19:28.473 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.473 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.473 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.473 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.475 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.475 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.475 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.475 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.475 [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-04-03 22:19:28.476 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.476 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.477 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:28.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.477 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.478 [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-04-03 22:19:28.479 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.479 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.479 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.479 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.480 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.480 [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-04-03 22:19:28.481 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.481 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.481 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.481 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.482 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.482 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.482 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.482 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.482 [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-04-03 22:19:28.483 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.483 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.483 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.483 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.484 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.484 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.484 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.484 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.484 [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-04-03 22:19:28.527 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.527 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.527 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.528 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.529 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.529 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.529 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.529 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.530 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.531 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.531 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.531 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.531 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.531 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.531 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.531 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.531 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.532 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.533 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.533 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.533 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.533 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.533 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.533 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.533 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.533 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.534 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.534 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.534 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.535 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.535 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.535 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.535 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.535 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.535 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.536 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.555 [DefaultDispatcher-worker-18 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.572 [DefaultDispatcher-worker-18 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:28.577 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.577 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.577 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.577 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.578 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.578 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.578 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.578 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.578 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.579 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.579 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.579 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.579 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.581 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.581 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.582 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.582 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.582 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.582 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.583 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.583 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.583 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.583 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.583 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.584 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.584 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.584 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.584 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.585 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.585 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.585 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.585 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.585 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.628 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.628 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.628 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.629 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.630 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.630 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.630 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.630 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.630 [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-04-03 22:19:28.673 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.673 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.673 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.673 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.674 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.674 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.674 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.674 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.674 [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-04-03 22:19:28.675 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.675 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.675 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.676 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.677 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.677 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.677 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.677 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.678 [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-04-03 22:19:28.683 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.683 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.683 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-03 22:19:28.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.683 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.684 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.684 [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-04-03 22:19:28.685 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.685 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.685 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.685 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.686 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.686 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.686 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.686 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.686 [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-04-03 22:19:28.729 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.729 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.729 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.730 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.731 [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-04-03 22:19:28.732 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.732 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.732 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.732 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.733 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.733 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.733 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.733 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.734 [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-04-03 22:19:28.776 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.776 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.776 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-03 22:19:28.777 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.777 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.777 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.777 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.777 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.778 [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-04-03 22:19:28.821 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.821 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.821 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-03 22:19:28.822 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.822 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.822 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.822 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.822 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.823 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.824 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.824 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.824 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.824 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.825 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.825 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.825 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.825 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.825 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.833 [DefaultDispatcher-worker-7 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:28.868 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.868 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.869 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-03 22:19:28.869 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.870 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.870 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.870 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.870 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.870 [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-04-03 22:19:28.871 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.871 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.871 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.871 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.873 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.873 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.873 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.873 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.873 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.874 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.875 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.875 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:28.875 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.875 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.875 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.875 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.875 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.876 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.877 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.877 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.877 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.877 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.878 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.878 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.878 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.878 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.878 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-03 22:19:28.924 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.924 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.924 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-03 22:19:28.925 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.925 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.925 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.925 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.925 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.926 [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-04-03 22:19:28.967 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.967 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.967 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-03 22:19:28.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.968 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.968 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.969 [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-04-03 22:19:28.970 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.970 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.970 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.970 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.971 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.972 [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-04-03 22:19:28.973 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.973 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.973 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-03 22:19:28.973 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.974 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.974 [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:33337/api/blob/upload-batch-data. 2025-04-03 22:19:28.974 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.974 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:28.974 [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-04-03 22:19:28.976 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:28.976 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:28.976 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-03 22:19:28.976 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/blob/upload-batch-data 2025-04-03 22:19:28.982 [DefaultDispatcher-worker-20 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:28.986 [DefaultDispatcher-worker-2 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:28.986 [DefaultDispatcher-worker-2 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/UmAppDatabase/replication/message 2025-04-03 22:19:28.987 [DefaultDispatcher-worker-2 @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:33337/UmAppDatabase/replication/message. 2025-04-03 22:19:28.987 [DefaultDispatcher-worker-2 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/UmAppDatabase/replication/message 2025-04-03 22:19:28.987 [DefaultDispatcher-worker-2 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33337/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:28.987 [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-04-03 22:19:28.987 [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-04-03 22:19:28.987 [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-04-03 22:19:28.999 [DefaultDispatcher-worker-14 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-04-03 22:19:28.999 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:29.000 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-14 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-14 @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:33337/api/content/712426696354643968/_ustadmanifest.json. 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-14 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/UmAppDatabase/replication/message 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/UmAppDatabase/replication/message 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33337/UmAppDatabase/replication/message. 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-1 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33337/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:29.000 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json 2025-04-03 22:19:29.001 [DefaultDispatcher-worker-20 @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:33337/api/content/712426696354643968/_ustadmanifest.json. 2025-04-03 22:19:29.001 [DefaultDispatcher-worker-20 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33337/api/content/712426696354643968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:29.006 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-04-03 22:19:29.017 [DefaultDispatcher-worker-5 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-04-03 22:19:29.039 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-03 22:19:29.039 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-03 22:19:29.039 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-03 22:19:29.039 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-03 22:19:29.039 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-03 22:19:29.042 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-03 22:19:29.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-03 22:19:29.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-03 22:19:29.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:29.043 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415419a4: (connection evicted) 2025-04-03 22:19:29.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:29.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-03 22:19:29.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-03 22:19:29.068 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:29.069 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:29.483 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-03 22:19:30.047 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3872867d 2025-04-03 22:19:30.047 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3872867d 2025-04-03 22:19:30.051 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-04-03 22:19:30.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-03 22:19:30.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-03 22:19:30.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:30.051 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530d40b4: (connection evicted) 2025-04-03 22:19:30.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:30.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-03 22:19:30.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfa5678 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:30.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-04-03 22:19:30.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-04-03 22:19:30.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-03 22:19:30.095 [DefaultDispatcher-worker-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5ca574 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:30.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:30.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-03 22:19:30.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769f6023 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:30.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:30.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-03 22:19:30.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-03 22:19:30.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-03 22:19:30.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-03 22:19:30.101 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:30.102 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-03 22:19:30.103 [DefaultDispatcher-worker-6 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:38729 2025-04-03 22:19:30.105 [DefaultDispatcher-worker-6 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-03 22:19:30.105 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38729/api/blob/upload-init-batch 2025-04-03 22:19:30.105 [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:38729/api/blob/upload-init-batch. 2025-04-03 22:19:30.105 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38729/api/blob/upload-init-batch 2025-04-03 22:19:30.105 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38729/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:30.107 [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-04-03 22:19:30.107 [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-04-03 22:19:30.108 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-03 22:19:30.108 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38729/api/blob/upload-init-batch 2025-04-03 22:19:30.108 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38729/api/blob/upload-init-batch 2025-04-03 22:19:30.109 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38729/api/blob/upload-init-batch. 2025-04-03 22:19:30.109 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38729/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:30.109 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38729/api/blob/upload-batch-data 2025-04-03 22:19:30.109 [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:38729/api/blob/upload-batch-data. 2025-04-03 22:19:30.109 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38729/api/blob/upload-batch-data 2025-04-03 22:19:30.109 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38729/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:30.110 [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-04-03 22:19:30.111 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-03 22:19:30.112 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:30.112 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38729/api/blob/upload-batch-data 2025-04-03 22:19:30.113 [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-04-03 22:19:30.115 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:30.118 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-03 22:19:30.161 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:30.199 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:30.200 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c24639e 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-03 22:19:31.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac0fdc7 2025-04-03 22:19:31.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac0fdc7 2025-04-03 22:19:31.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-03 22:19:31.209 [DefaultDispatcher-worker-8 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac0fdc7 2025-04-03 22:19:31.212 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47033/api/blob/upload-init-batch 2025-04-03 22:19:31.212 [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:47033/api/blob/upload-init-batch. 2025-04-03 22:19:31.212 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47033/api/blob/upload-init-batch 2025-04-03 22:19:31.212 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47033/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:31.213 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47033/api/blob/upload-init-batch 2025-04-03 22:19:31.213 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47033/api/blob/upload-init-batch 2025-04-03 22:19:31.214 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47033/api/blob/upload-init-batch. 2025-04-03 22:19:31.214 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47033/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:31.220 [DefaultDispatcher-worker-12 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac0fdc7 2025-04-03 22:19:31.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-03 22:19:31.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-03 22:19:31.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.223 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac0fdc7: (connection evicted) 2025-04-03 22:19:31.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-03 22:19:31.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b9952f 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-03 22:19:31.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-04-03 22:19:31.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-04-03 22:19:31.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-03 22:19:31.237 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/api/blob/upload-init-batch 2025-04-03 22:19:31.237 [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:60199/api/blob/upload-init-batch. 2025-04-03 22:19:31.237 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/api/blob/upload-init-batch 2025-04-03 22:19:31.237 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60199/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:31.239 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/api/blob/upload-init-batch 2025-04-03 22:19:31.239 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/api/blob/upload-init-batch 2025-04-03 22:19:31.239 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60199/api/blob/upload-init-batch. 2025-04-03 22:19:31.239 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60199/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:31.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-03 22:19:31.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-03 22:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.240 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf: (connection evicted) 2025-04-03 22:19:31.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-03 22:19:31.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-03 22:19:31.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a7fd77f 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006aef5 2025-04-03 22:19:31.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006aef5 2025-04-03 22:19:31.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-03 22:19:31.254 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38105/api/blob/upload-init-batch 2025-04-03 22:19:31.254 [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:38105/api/blob/upload-init-batch. 2025-04-03 22:19:31.254 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38105/api/blob/upload-init-batch 2025-04-03 22:19:31.254 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38105/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-03 22:19:31.255 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38105/api/blob/upload-init-batch 2025-04-03 22:19:31.255 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38105/api/blob/upload-init-batch 2025-04-03 22:19:31.256 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38105/api/blob/upload-init-batch. 2025-04-03 22:19:31.256 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38105/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:31.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-03 22:19:31.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-03 22:19:31.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.260 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3006aef5: (connection evicted) 2025-04-03 22:19:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-03 22:19:31.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4718d320 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-03 22:19:31.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-04-03 22:19:31.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-04-03 22:19:31.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-03 22:19:31.512 [DefaultDispatcher-worker-20 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5776a9f8 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-03 22:19:31.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-04-03 22:19:31.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-04-03 22:19:31.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-03 22:19:31.534 [DefaultDispatcher-worker-4 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6ba085 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7b114 2025-04-03 22:19:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7b114 2025-04-03 22:19:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@212be8c 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-03 22:19:31.574 [DefaultDispatcher-worker-6 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.578 [DefaultDispatcher-worker-19 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.579 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.582 [DefaultDispatcher-worker-20 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.586 [DefaultDispatcher-worker-16 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.587 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.591 [DefaultDispatcher-worker-4 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-04-03 22:19:31.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-03 22:19:31.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-03 22:19:31.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.594 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@787b7796: (connection evicted) 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-03 22:19:31.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc9b41a 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-03 22:19:31.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-03 22:19:31.615 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.615 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.619 [DefaultDispatcher-worker-18 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.624 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.627 [DefaultDispatcher-worker-18 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.629 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.633 [DefaultDispatcher-worker-12 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2025-04-03 22:19:31.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-03 22:19:31.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-03 22:19:31.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.634 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f09907: (connection evicted) 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-03 22:19:31.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-03 22:19:31.636 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.655 [DefaultDispatcher-worker-13 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.659 [DefaultDispatcher-worker-5 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.663 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.666 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-03 22:19:31.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-03 22:19:31.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-03 22:19:31.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.667 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-04-03 22:19:31.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-03 22:19:31.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-03 22:19:31.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:31.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-03 22:19:31.688 [DefaultDispatcher-worker-12 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.691 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.695 [DefaultDispatcher-worker-13 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.698 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.700 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.703 [DefaultDispatcher-worker-9 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-03 22:19:31.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-03 22:19:31.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-03 22:19:31.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:31.704 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2025-04-03 22:19:31.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:31.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-03 22:19:31.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-03 22:19:32.061 [DefaultDispatcher-worker-9 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2025-04-03 22:19:32.100 [DefaultDispatcher-worker-9 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d83fe4 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-04-03 22:19:35.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-04-03 22:19:35.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-03 22:19:35.159 [DefaultDispatcher-worker-19 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2025-04-03 22:19:35.239 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcdc378 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-03 22:19:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-03 22:19:35.708 [DefaultDispatcher-worker-11 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.712 [DefaultDispatcher-worker-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.715 [DefaultDispatcher-worker-11 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.719 [DefaultDispatcher-worker-11 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.723 [DefaultDispatcher-worker-8 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69af938b 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-03 22:19:35.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-03 22:19:35.744 [DefaultDispatcher-worker-10 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.748 [DefaultDispatcher-worker-13 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.752 [DefaultDispatcher-worker-15 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.755 [DefaultDispatcher-worker-9 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2025-04-03 22:19:35.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d3b965 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-03 22:19:35.775 [DefaultDispatcher-worker-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.779 [DefaultDispatcher-worker-13 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.783 [DefaultDispatcher-worker-2 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.786 [DefaultDispatcher-worker-9 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.789 [DefaultDispatcher-worker-4 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.791 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.795 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-03 22:19:35.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-03 22:19:35.812 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.816 [DefaultDispatcher-worker-11 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.819 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.823 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.827 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb160fb 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-03 22:19:35.828 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.845 [DefaultDispatcher-worker-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.849 [DefaultDispatcher-worker-20 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.853 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.856 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.857 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.859 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.864 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-03 22:19:35.884 [DefaultDispatcher-worker-6 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.888 [DefaultDispatcher-worker-3 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.891 [DefaultDispatcher-worker-18 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.894 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-03 22:19:35.896 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.912 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.916 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.919 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.923 [DefaultDispatcher-worker-5 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.926 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.927 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.931 [DefaultDispatcher-worker-11 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 22:19:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-03 22:19:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bede349 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-03 22:19:35.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-03 22:19:35.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-03 22:19:35.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-03 22:19:35.957 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-03 22:19:35.958 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-03 22:19:35.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-03 22:19:35.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-03 22:19:35.967 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:35.976 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-03 22:19:35.977 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-03 22:19:35.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-03 22:19:35.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-03 22:19:35.993 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-03 22:19:35.994 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:35.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-04-03 22:19:35.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-04-03 22:19:35.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-03 22:19:35.995 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.008 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-04-03 22:19:36.009 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-04-03 22:19:36.033 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.038 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.038 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.040 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.040 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.040 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.044 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.062 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.080 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.081 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.082 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.082 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.095 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.123 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.124 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.124 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.166 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.166 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.166 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.208 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.208 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.208 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.249 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.250 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47899/ 2025-04-03 22:19:36.250 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47899/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.292 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47899/ 2025-04-03 22:19:36.294 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.294 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.295 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.295 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.295 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.337 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.337 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.337 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.379 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.379 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.379 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.421 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.421 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.421 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.462 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.463 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.463 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.504 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.505 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51995/ 2025-04-03 22:19:36.505 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51995/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-03 22:19:36.505 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51995/ 2025-04-03 22:19:36.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0c03bd 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f2de5c 2025-04-03 22:19:36.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f2de5c 2025-04-03 22:19:36.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-03 22:19:36.591 [DefaultDispatcher-worker-17 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f2de5c 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e748b5 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-04-03 22:19:36.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-04-03 22:19:36.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-03 22:19:36.618 [DefaultDispatcher-worker-18 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda853f 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-03 22:19:36.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-03 22:19:36.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-03 22:19:36.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-03 22:19:36.637 [DefaultDispatcher-worker-3 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0d9da 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-03 22:19:36.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-03 22:19:36.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-03 22:19:36.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-03 22:19:36.653 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.658 [DefaultDispatcher-worker-3 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-03 22:19:36.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-03 22:19:36.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-03 22:19:36.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-03 22:19:36.678 [DefaultDispatcher-worker-16 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b579d2 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-03 22:19:36.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-03 22:19:36.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-03 22:19:36.698 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.702 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd025d9 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-03 22:19:36.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-03 22:19:36.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-03 22:19:36.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-03 22:19:36.719 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.728 [DefaultDispatcher-worker-18 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8707c 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-03 22:19:36.739 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.749 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.754 [DefaultDispatcher-worker-19 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.757 [DefaultDispatcher-worker-20 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.759 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.760 [DefaultDispatcher-worker-12 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.767 [DefaultDispatcher-worker-18 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.770 [DefaultDispatcher-worker-20 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-03 22:19:36.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-03 22:19:36.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-03 22:19:36.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.773 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c: (connection evicted) 2025-04-03 22:19:36.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:36.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-03 22:19:36.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-03 22:19:36.801 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:36.806 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dc06a9 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-03 22:19:40.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-04-03 22:19:40.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-04-03 22:19:40.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-03 22:19:40.851 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-04-03 22:19:40.860 [DefaultDispatcher-worker-3 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-04-03 22:19:40.867 [DefaultDispatcher-worker-3 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25291901 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-03 22:19:40.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.890 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.894 [DefaultDispatcher-worker-11 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.898 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.903 [DefaultDispatcher-worker-12 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36618b3b 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-03 22:19:40.914 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.923 [DefaultDispatcher-worker-7 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.927 [DefaultDispatcher-worker-11 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.931 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.935 [DefaultDispatcher-worker-5 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-04-03 22:19:40.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-03 22:19:40.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-03 22:19:40.942 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:40.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.957 [DefaultDispatcher-worker-16 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.961 [DefaultDispatcher-worker-3 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.965 [DefaultDispatcher-worker-10 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-04-03 22:19:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345d4ecb 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-04-03 22:19:40.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-04-03 22:19:40.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-03 22:19:40.968 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:40.976 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-04-03 22:19:40.985 [DefaultDispatcher-worker-10 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-04-03 22:19:40.989 [DefaultDispatcher-worker-18 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb078 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:40.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-04-03 22:19:40.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-04-03 22:19:40.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-03 22:19:41.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-04-03 22:19:41.004 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.010 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671c71e8 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-03 22:19:41.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-04-03 22:19:41.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-04-03 22:19:41.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-03 22:19:41.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-04-03 22:19:41.032 [DefaultDispatcher-worker-10 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-04-03 22:19:41.036 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.071 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.091 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.127 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da799 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-03 22:19:41.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-03 22:19:41.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.160 [Test worker @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.161 [Test worker @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.162 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.162 [DefaultDispatcher-worker-17 @coroutine#2061] 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:41463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.162 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.162 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.163 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.164 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-19 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-19 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-19 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-19 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-6 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.167 [DefaultDispatcher-worker-6 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.168 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308d133 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-03 22:19:41.184 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.190 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.191 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.194 [DefaultDispatcher-worker-16 @coroutine#2083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 22:19:41.194 [DefaultDispatcher-worker-16 @coroutine#2083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-03 22:19:41.194 [DefaultDispatcher-worker-16 @coroutine#2083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 22:19:41.195 [DefaultDispatcher-worker-6 @coroutine#2083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 22:19:41.195 [DefaultDispatcher-worker-6 @coroutine#2083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-03 22:19:41.195 [DefaultDispatcher-worker-20 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf82c58 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-03 22:19:41.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-03 22:19:41.239 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.241 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e030cc 2025-04-03 22:19:41.241 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e030cc 2025-04-03 22:19:41.243 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27c0a0 2025-04-03 22:19:41.243 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27c0a0 2025-04-03 22:19:41.244 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a185bbc 2025-04-03 22:19:41.244 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a185bbc 2025-04-03 22:19:41.246 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1aca9b 2025-04-03 22:19:41.246 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1aca9b 2025-04-03 22:19:41.247 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0debe4 2025-04-03 22:19:41.247 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0debe4 2025-04-03 22:19:41.249 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@eef1045 2025-04-03 22:19:41.249 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@eef1045 2025-04-03 22:19:41.250 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36126f9f 2025-04-03 22:19:41.250 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36126f9f 2025-04-03 22:19:41.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.252 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3535d4 2025-04-03 22:19:41.252 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3535d4 2025-04-03 22:19:41.253 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec6a71d 2025-04-03 22:19:41.253 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec6a71d 2025-04-03 22:19:41.253 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.257 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.258 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.259 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.259 [DefaultDispatcher-worker-20 @coroutine#2094] 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:47599/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.259 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.259 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47599/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.261 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.261 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.264 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.265 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.270 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.270 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.273 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c67243 2025-04-03 22:19:41.273 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c67243 2025-04-03 22:19:41.276 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d01924b 2025-04-03 22:19:41.276 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d01924b 2025-04-03 22:19:41.277 [DefaultDispatcher-worker-12 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.279 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@793e1933 2025-04-03 22:19:41.279 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@793e1933 2025-04-03 22:19:41.281 [DefaultDispatcher-worker-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.281 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3c9870 2025-04-03 22:19:41.281 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3c9870 2025-04-03 22:19:41.284 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca8a1de 2025-04-03 22:19:41.284 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca8a1de 2025-04-03 22:19:41.285 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.286 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ae7ca 2025-04-03 22:19:41.286 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ae7ca 2025-04-03 22:19:41.289 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43480d1 2025-04-03 22:19:41.289 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43480d1 2025-04-03 22:19:41.290 [DefaultDispatcher-worker-3 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.291 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c13673f 2025-04-03 22:19:41.291 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c13673f 2025-04-03 22:19:41.294 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@650c8b32 2025-04-03 22:19:41.294 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@650c8b32 2025-04-03 22:19:41.294 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.294 [DefaultDispatcher-worker-13 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.298 [DefaultDispatcher-worker-14 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.302 [DefaultDispatcher-worker-14 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.307 [DefaultDispatcher-worker-18 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.311 [DefaultDispatcher-worker-11 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c16cc25 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-03 22:19:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-03 22:19:41.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.337 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.339 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6bc60 2025-04-03 22:19:41.339 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6bc60 2025-04-03 22:19:41.339 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.340 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.341 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55614964 2025-04-03 22:19:41.341 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55614964 2025-04-03 22:19:41.341 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.341 [DefaultDispatcher-worker-11 @coroutine#2140] 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:51767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.341 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.341 [DefaultDispatcher-worker-11 @coroutine#2140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.342 [DefaultDispatcher-worker-10 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.342 [DefaultDispatcher-worker-10 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.343 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ed710 2025-04-03 22:19:41.343 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ed710 2025-04-03 22:19:41.346 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c435f 2025-04-03 22:19:41.346 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c435f 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-16 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-16 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-16 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-16 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.346 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.348 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.348 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a77a808 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.349 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a77a808 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-03 22:19:41.351 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582f44b 2025-04-03 22:19:41.351 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582f44b 2025-04-03 22:19:41.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-03 22:19:41.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.353 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@24341bc 2025-04-03 22:19:41.353 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@24341bc 2025-04-03 22:19:41.355 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7473bc10 2025-04-03 22:19:41.355 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7473bc10 2025-04-03 22:19:41.357 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@33036d7e 2025-04-03 22:19:41.357 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@33036d7e 2025-04-03 22:19:41.357 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.358 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.359 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.360 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 22:19:41.360 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-03 22:19:41.360 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 22:19:41.361 [DefaultDispatcher-worker-17 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 22:19:41.361 [DefaultDispatcher-worker-17 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-03 22:19:41.364 [DefaultDispatcher-worker-8 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d1214 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-03 22:19:41.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-03 22:19:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.419 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.421 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6d7f1 2025-04-03 22:19:41.421 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6d7f1 2025-04-03 22:19:41.423 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30613e55 2025-04-03 22:19:41.423 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30613e55 2025-04-03 22:19:41.425 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.425 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@345ebc81 2025-04-03 22:19:41.425 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@345ebc81 2025-04-03 22:19:41.426 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.427 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.427 [DefaultDispatcher-worker-4 @coroutine#2172] 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:60495/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.427 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.427 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60495/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.427 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@715c346e 2025-04-03 22:19:41.427 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@715c346e 2025-04-03 22:19:41.428 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.428 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.430 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cd7ceb 2025-04-03 22:19:41.430 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cd7ceb 2025-04-03 22:19:41.432 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40676611 2025-04-03 22:19:41.432 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40676611 2025-04-03 22:19:41.432 [DefaultDispatcher-worker-12 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.433 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.433 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.433 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.433 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.433 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.434 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c7028 2025-04-03 22:19:41.434 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c7028 2025-04-03 22:19:41.434 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4400026 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-03 22:19:41.436 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1173cb21 2025-04-03 22:19:41.436 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1173cb21 2025-04-03 22:19:41.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-03 22:19:41.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.438 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbd7c0 2025-04-03 22:19:41.438 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbd7c0 2025-04-03 22:19:41.438 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.444 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.445 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5069a91b 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-03 22:19:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-03 22:19:41.450 [DefaultDispatcher-worker-3 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-04-03 22:19:41.451 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.453 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@557372f9 2025-04-03 22:19:41.453 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@557372f9 2025-04-03 22:19:41.455 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb49627 2025-04-03 22:19:41.455 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb49627 2025-04-03 22:19:41.456 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8b1989 2025-04-03 22:19:41.456 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8b1989 2025-04-03 22:19:41.458 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a899c1c 2025-04-03 22:19:41.458 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a899c1c 2025-04-03 22:19:41.459 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5423c10e 2025-04-03 22:19:41.459 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5423c10e 2025-04-03 22:19:41.461 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd96003 2025-04-03 22:19:41.461 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd96003 2025-04-03 22:19:41.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.462 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9963a0 2025-04-03 22:19:41.462 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9963a0 2025-04-03 22:19:41.464 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa66353 2025-04-03 22:19:41.464 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa66353 2025-04-03 22:19:41.465 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c7e6b8 2025-04-03 22:19:41.465 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c7e6b8 2025-04-03 22:19:41.465 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.467 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.468 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.469 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.469 [DefaultDispatcher-worker-3 @coroutine#2201] 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:38337/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.469 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.469 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.470 [DefaultDispatcher-worker-17 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.470 [DefaultDispatcher-worker-17 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.474 [DefaultDispatcher-worker-16 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.474 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.474 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.474 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.475 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.475 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.475 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1f6e1c 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-03 22:19:41.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-03 22:19:41.479 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.485 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.486 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60967b3d 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.487 [DefaultDispatcher-worker-15 @coroutine#2223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-03 22:19:41.488 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.488 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.488 [DefaultDispatcher-worker-15 @coroutine#2223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-03 22:19:41.491 [DefaultDispatcher-worker-1 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-03 22:19:41.502 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.504 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.506 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fea1a 2025-04-03 22:19:41.506 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fea1a 2025-04-03 22:19:41.508 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a81b67 2025-04-03 22:19:41.508 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a81b67 2025-04-03 22:19:41.508 [DefaultDispatcher-worker-15 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.509 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7297816a 2025-04-03 22:19:41.509 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7297816a 2025-04-03 22:19:41.509 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.510 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.510 [DefaultDispatcher-worker-1 @coroutine#2231] 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-04-03 22:19:41.510 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.510 [DefaultDispatcher-worker-1 @coroutine#2231] 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-04-03 22:19:41.510 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.510 [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://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 22:19:41.510 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.511 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3795115c 2025-04-03 22:19:41.511 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3795115c 2025-04-03 22:19:41.511 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.511 [DefaultDispatcher-worker-14 @coroutine#2223] 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-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-03 22:19:41.512 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ad028e 2025-04-03 22:19:41.512 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ad028e 2025-04-03 22:19:41.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-03 22:19:41.514 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66844df 2025-04-03 22:19:41.514 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66844df 2025-04-03 22:19:41.515 [DefaultDispatcher-worker-10 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:41.515 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.515 [DefaultDispatcher-worker-10 @coroutine#2230] 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-04-03 22:19:41.515 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.515 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.516 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba09a9 2025-04-03 22:19:41.516 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba09a9 2025-04-03 22:19:41.518 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baee13 2025-04-03 22:19:41.518 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baee13 2025-04-03 22:19:41.520 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdb2f18 2025-04-03 22:19:41.520 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdb2f18 2025-04-03 22:19:41.520 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.533 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.535 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.535 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.536 [DefaultDispatcher-worker-10 @coroutine#2245] 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:50415/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.536 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.536 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50415/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.537 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.537 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.537 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.539 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55686b97 2025-04-03 22:19:41.539 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55686b97 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-19 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.541 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.542 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baf8f4a 2025-04-03 22:19:41.542 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baf8f4a 2025-04-03 22:19:41.542 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.544 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9000e7 2025-04-03 22:19:41.544 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9000e7 2025-04-03 22:19:41.546 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a928571 2025-04-03 22:19:41.546 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a928571 2025-04-03 22:19:41.547 [DefaultDispatcher-worker-1 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.547 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.548 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c306167 2025-04-03 22:19:41.548 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c306167 2025-04-03 22:19:41.549 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8f4e55 2025-04-03 22:19:41.549 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8f4e55 2025-04-03 22:19:41.550 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc27a74 2025-04-03 22:19:41.550 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc27a74 2025-04-03 22:19:41.551 [DefaultDispatcher-worker-10 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.551 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ac0d3 2025-04-03 22:19:41.551 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ac0d3 2025-04-03 22:19:41.552 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248bbb4 2025-04-03 22:19:41.552 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248bbb4 2025-04-03 22:19:41.553 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abd7a3e 2025-04-03 22:19:41.553 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abd7a3e 2025-04-03 22:19:41.554 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56772525 2025-04-03 22:19:41.554 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56772525 2025-04-03 22:19:41.555 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75890757 2025-04-03 22:19:41.555 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75890757 2025-04-03 22:19:41.555 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.556 [DefaultDispatcher-worker-14 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.556 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1375b18f 2025-04-03 22:19:41.556 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1375b18f 2025-04-03 22:19:41.558 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35aeb852 2025-04-03 22:19:41.558 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35aeb852 2025-04-03 22:19:41.560 [DefaultDispatcher-worker-2 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.560 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ac2048 2025-04-03 22:19:41.560 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ac2048 2025-04-03 22:19:41.562 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9d7735 2025-04-03 22:19:41.562 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9d7735 2025-04-03 22:19:41.564 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@735a4ec0 2025-04-03 22:19:41.564 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@735a4ec0 2025-04-03 22:19:41.564 [DefaultDispatcher-worker-3 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.566 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f604d1 2025-04-03 22:19:41.566 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f604d1 2025-04-03 22:19:41.566 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.568 [DefaultDispatcher-worker-19 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.572 [DefaultDispatcher-worker-20 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.576 [DefaultDispatcher-worker-10 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.578 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.580 [DefaultDispatcher-worker-4 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b377863 2025-04-03 22:19:41.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b377863 2025-04-03 22:19:41.581 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.581 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 22:19:41.581 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.582 [DefaultDispatcher-worker-4 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.582 [DefaultDispatcher-worker-4 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f09175 2025-04-03 22:19:41.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f09175 2025-04-03 22:19:41.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf1313 2025-04-03 22:19:41.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf1313 2025-04-03 22:19:41.586 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd9b4e 2025-04-03 22:19:41.586 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd9b4e 2025-04-03 22:19:41.588 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.588 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@743901d4 2025-04-03 22:19:41.588 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@743901d4 2025-04-03 22:19:41.590 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72db2905 2025-04-03 22:19:41.590 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72db2905 2025-04-03 22:19:41.590 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f34d1f 2025-04-03 22:19:41.590 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f34d1f 2025-04-03 22:19:41.592 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8939 2025-04-03 22:19:41.592 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8939 2025-04-03 22:19:41.592 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1cc92e 2025-04-03 22:19:41.592 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1cc92e 2025-04-03 22:19:41.594 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e26401 2025-04-03 22:19:41.594 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e26401 2025-04-03 22:19:41.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78234275 2025-04-03 22:19:41.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78234275 2025-04-03 22:19:41.596 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2869e0e8 2025-04-03 22:19:41.596 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2869e0e8 2025-04-03 22:19:41.596 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.596 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d21c315 2025-04-03 22:19:41.596 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d21c315 2025-04-03 22:19:41.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@169956b5 2025-04-03 22:19:41.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@169956b5 2025-04-03 22:19:41.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c56b8f1 2025-04-03 22:19:41.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c56b8f1 2025-04-03 22:19:41.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0473e4 2025-04-03 22:19:41.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0473e4 2025-04-03 22:19:41.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e3c5a 2025-04-03 22:19:41.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e3c5a 2025-04-03 22:19:41.606 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fef5b0 2025-04-03 22:19:41.606 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fef5b0 2025-04-03 22:19:41.606 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.613 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.615 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c080f 2025-04-03 22:19:41.615 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c080f 2025-04-03 22:19:41.617 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4bf60e 2025-04-03 22:19:41.617 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4bf60e 2025-04-03 22:19:41.619 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@974637f 2025-04-03 22:19:41.619 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@974637f 2025-04-03 22:19:41.621 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c76fc35 2025-04-03 22:19:41.621 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c76fc35 2025-04-03 22:19:41.622 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 22:19:41.622 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50415/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:41.623 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd959c4 2025-04-03 22:19:41.623 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd959c4 2025-04-03 22:19:41.623 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.623 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-03 22:19:41.623 [DefaultDispatcher-worker-8 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.624 [DefaultDispatcher-worker-15 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.624 [DefaultDispatcher-worker-15 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.625 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df031b7 2025-04-03 22:19:41.625 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df031b7 2025-04-03 22:19:41.627 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b5caed 2025-04-03 22:19:41.627 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b5caed 2025-04-03 22:19:41.629 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59037a 2025-04-03 22:19:41.629 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59037a 2025-04-03 22:19:41.631 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@492b684c 2025-04-03 22:19:41.631 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@492b684c 2025-04-03 22:19:41.631 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-03 22:19:41.641 [DefaultDispatcher-worker-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-03 22:19:41.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-03 22:19:41.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.664 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.665 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.666 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.666 [DefaultDispatcher-worker-5 @coroutine#2296] 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:47533/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.666 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.666 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.667 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.667 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.670 [DefaultDispatcher-worker-9 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.670 [DefaultDispatcher-worker-9 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.670 [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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.670 [DefaultDispatcher-worker-9 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.670 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.670 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.671 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-03 22:19:41.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-03 22:19:41.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.680 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.682 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.685 [DefaultDispatcher-worker-18 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.685 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-03 22:19:41.688 [DefaultDispatcher-worker-6 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.691 [DefaultDispatcher-worker-5 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.694 [DefaultDispatcher-worker-6 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.704 [DefaultDispatcher-worker-9 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.710 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.714 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.718 [DefaultDispatcher-worker-9 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.722 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.726 [DefaultDispatcher-worker-13 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9430c6 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-03 22:19:41.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-03 22:19:41.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.744 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.744 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.745 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.746 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-03 22:19:41.746 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-03 22:19:41.746 [DefaultDispatcher-worker-13 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.746 [DefaultDispatcher-worker-13 @coroutine#2338] 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:43287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.746 [DefaultDispatcher-worker-13 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.746 [DefaultDispatcher-worker-13 @coroutine#2338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.747 [DefaultDispatcher-worker-1 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.747 [DefaultDispatcher-worker-1 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-03 22:19:41.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-03 22:19:41.749 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-03 22:19:41.749 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-5 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-5 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-5 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-5 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.750 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-03 22:19:41.750 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-3 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.750 [DefaultDispatcher-worker-3 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.751 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-03 22:19:41.752 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-03 22:19:41.752 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-03 22:19:41.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-03 22:19:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.754 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-03 22:19:41.754 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-03 22:19:41.756 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-03 22:19:41.756 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-03 22:19:41.757 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-03 22:19:41.757 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-03 22:19:41.759 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-03 22:19:41.759 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-03 22:19:41.759 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.759 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.760 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.764 [DefaultDispatcher-worker-14 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-03 22:19:41.765 [DefaultDispatcher-worker-9 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.769 [DefaultDispatcher-worker-9 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.773 [DefaultDispatcher-worker-11 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.774 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.775 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73a65c 2025-04-03 22:19:41.775 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73a65c 2025-04-03 22:19:41.777 [DefaultDispatcher-worker-15 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.777 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b445c2 2025-04-03 22:19:41.777 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 22:19:41.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b445c2 2025-04-03 22:19:41.777 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.778 [DefaultDispatcher-worker-1 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.778 [DefaultDispatcher-worker-1 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-03 22:19:41.779 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@658bcd2c 2025-04-03 22:19:41.779 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@658bcd2c 2025-04-03 22:19:41.781 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20894ff9 2025-04-03 22:19:41.781 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20894ff9 2025-04-03 22:19:41.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba4cf2 2025-04-03 22:19:41.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba4cf2 2025-04-03 22:19:41.784 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e38932 2025-04-03 22:19:41.784 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e38932 2025-04-03 22:19:41.785 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ad48f 2025-04-03 22:19:41.785 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ad48f 2025-04-03 22:19:41.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6b0b6 2025-04-03 22:19:41.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6b0b6 2025-04-03 22:19:41.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fba98c 2025-04-03 22:19:41.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fba98c 2025-04-03 22:19:41.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.819 [DefaultDispatcher-worker-15 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-03 22:19:41.819 [DefaultDispatcher-worker-15 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43287/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:41.819 [DefaultDispatcher-worker-15 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.819 [DefaultDispatcher-worker-15 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-03 22:19:41.819 [DefaultDispatcher-worker-15 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.820 [DefaultDispatcher-worker-16 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.820 [DefaultDispatcher-worker-16 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-03 22:19:41.828 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:41.830 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-03 22:19:41.830 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-03 22:19:41.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-03 22:19:41.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-03 22:19:41.831 [DefaultDispatcher-worker-17 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:41.832 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-03 22:19:41.832 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-03 22:19:41.833 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-03 22:19:41.833 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-03 22:19:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7444714e 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-03 22:19:41.834 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-03 22:19:41.834 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-03 22:19:41.836 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-03 22:19:41.836 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-03 22:19:41.838 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-03 22:19:41.838 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-03 22:19:41.840 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-03 22:19:41.840 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-03 22:19:41.842 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-03 22:19:41.842 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-03 22:19:41.842 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.851 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.852 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.852 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.853 [DefaultDispatcher-worker-17 @coroutine#2392] 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:35083/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:41.853 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.853 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35083/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.853 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.853 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.853 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:41.855 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd8a98 2025-04-03 22:19:41.855 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd8a98 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.857 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0a7a91 2025-04-03 22:19:41.857 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0a7a91 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.857 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:41.858 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.859 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7935e1e8 2025-04-03 22:19:41.859 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7935e1e8 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-03 22:19:41.861 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3770aa 2025-04-03 22:19:41.861 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3770aa 2025-04-03 22:19:41.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-03 22:19:41.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b1b4fe 2025-04-03 22:19:41.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b1b4fe 2025-04-03 22:19:41.864 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc18ceb 2025-04-03 22:19:41.864 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc18ceb 2025-04-03 22:19:41.865 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad161a 2025-04-03 22:19:41.865 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad161a 2025-04-03 22:19:41.866 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.867 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c188fe5 2025-04-03 22:19:41.867 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c188fe5 2025-04-03 22:19:41.867 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.868 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220d6dc 2025-04-03 22:19:41.868 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220d6dc 2025-04-03 22:19:41.868 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.869 [DefaultDispatcher-worker-20 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/auth/register 2025-04-03 22:19:41.870 [DefaultDispatcher-worker-20 @coroutine#2414] 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:35083/auth/register. 2025-04-03 22:19:41.870 [DefaultDispatcher-worker-20 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/auth/register 2025-04-03 22:19:41.870 [DefaultDispatcher-worker-20 @coroutine#2414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35083/auth/register from class io.ktor.http.content.TextContent 2025-04-03 22:19:41.870 [DefaultDispatcher-worker-11 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/auth/register 2025-04-03 22:19:41.870 [DefaultDispatcher-worker-11 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/auth/register 2025-04-03 22:19:41.872 [DefaultDispatcher-worker-9 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-03 22:19:41.911 [DefaultDispatcher-worker-1 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35083/auth/register. 2025-04-03 22:19:41.911 [DefaultDispatcher-worker-1 @coroutine#2414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35083/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:41.923 [DefaultDispatcher-worker-17 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.927 [DefaultDispatcher-worker-4 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:41.934 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786de0a3 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-03 22:19:41.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-03 22:19:41.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b267d5 2025-04-03 22:19:41.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b267d5 2025-04-03 22:19:41.938 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a759d33 2025-04-03 22:19:41.938 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a759d33 2025-04-03 22:19:41.940 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4a0ca5 2025-04-03 22:19:41.940 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4a0ca5 2025-04-03 22:19:41.941 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b489708 2025-04-03 22:19:41.941 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b489708 2025-04-03 22:19:41.943 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c73c97b 2025-04-03 22:19:41.943 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c73c97b 2025-04-03 22:19:41.945 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae95bc3 2025-04-03 22:19:41.945 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae95bc3 2025-04-03 22:19:41.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24385b1f 2025-04-03 22:19:41.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24385b1f 2025-04-03 22:19:41.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b676847 2025-04-03 22:19:41.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b676847 2025-04-03 22:19:41.950 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@499d4041 2025-04-03 22:19:41.950 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@499d4041 2025-04-03 22:19:41.950 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.953 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.954 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.955 [DefaultDispatcher-worker-20 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.955 [DefaultDispatcher-worker-20 @coroutine#2427] 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-04-03 22:19:41.955 [DefaultDispatcher-worker-20 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.955 [DefaultDispatcher-worker-20 @coroutine#2427] 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-04-03 22:19:41.956 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.956 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.959 [DefaultDispatcher-worker-1 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.959 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.959 [DefaultDispatcher-worker-1 @coroutine#2426] 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-04-03 22:19:41.959 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.960 [DefaultDispatcher-worker-20 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.960 [DefaultDispatcher-worker-20 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.961 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.961 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.963 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7038ea92 2025-04-03 22:19:41.963 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7038ea92 2025-04-03 22:19:41.963 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.964 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eff1ae5 2025-04-03 22:19:41.964 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eff1ae5 2025-04-03 22:19:41.966 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac081e2 2025-04-03 22:19:41.966 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac081e2 2025-04-03 22:19:41.967 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc210de 2025-04-03 22:19:41.967 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc210de 2025-04-03 22:19:41.969 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@81911ce 2025-04-03 22:19:41.969 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@81911ce 2025-04-03 22:19:41.971 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e370a1a 2025-04-03 22:19:41.971 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e370a1a 2025-04-03 22:19:41.972 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@700655af 2025-04-03 22:19:41.972 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@700655af 2025-04-03 22:19:41.974 [Test worker @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-04-03 22:19:41.974 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fedef91 2025-04-03 22:19:41.974 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fedef91 2025-04-03 22:19:41.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-04-03 22:19:41.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-04-03 22:19:41.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.975 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f031994: (connection evicted) 2025-04-03 22:19:41.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba12c3 2025-04-03 22:19:41.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba12c3 2025-04-03 22:19:41.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:41.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-04-03 22:19:41.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687ba39 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-03 22:19:41.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-03 22:19:41.978 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.983 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.984 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.985 [DefaultDispatcher-worker-19 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.985 [DefaultDispatcher-worker-19 @coroutine#2454] 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-04-03 22:19:41.985 [DefaultDispatcher-worker-19 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.985 [DefaultDispatcher-worker-19 @coroutine#2454] 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-04-03 22:19:41.985 [DefaultDispatcher-worker-20 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.985 [DefaultDispatcher-worker-20 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:41.988 [DefaultDispatcher-worker-15 @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.989 [DefaultDispatcher-worker-15 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.989 [DefaultDispatcher-worker-15 @coroutine#2453] 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-04-03 22:19:41.989 [DefaultDispatcher-worker-15 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.989 [DefaultDispatcher-worker-17 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.989 [DefaultDispatcher-worker-17 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:41.990 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.991 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.993 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-04-03 22:19:41.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-04-03 22:19:41.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-04-03 22:19:41.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:41.993 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde: (connection evicted) 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:41.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-04-03 22:19:41.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98c4a8b 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:41.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-03 22:19:41.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:41.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:41.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-03 22:19:41.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.001 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.002 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.002 [DefaultDispatcher-worker-17 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.002 [DefaultDispatcher-worker-17 @coroutine#2481] 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-04-03 22:19:42.002 [DefaultDispatcher-worker-17 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.002 [DefaultDispatcher-worker-17 @coroutine#2481] 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-04-03 22:19:42.003 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.003 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.006 [DefaultDispatcher-worker-7 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.006 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.006 [DefaultDispatcher-worker-7 @coroutine#2480] 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-04-03 22:19:42.006 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.007 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.007 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.008 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.009 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.011 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.012 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.014 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.016 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.017 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-04-03 22:19:42.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-04-03 22:19:42.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-04-03 22:19:42.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.017 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d: (connection evicted) 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-04-03 22:19:42.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502dc93a 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-03 22:19:42.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-03 22:19:42.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.025 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.025 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.026 [DefaultDispatcher-worker-14 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.026 [DefaultDispatcher-worker-14 @coroutine#2519] 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-04-03 22:19:42.026 [DefaultDispatcher-worker-14 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.026 [DefaultDispatcher-worker-14 @coroutine#2519] 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-04-03 22:19:42.027 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.027 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.030 [DefaultDispatcher-worker-16 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.030 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.030 [DefaultDispatcher-worker-16 @coroutine#2518] 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-04-03 22:19:42.030 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.031 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.031 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.032 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.034 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.035 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-04-03 22:19:42.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-04-03 22:19:42.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-04-03 22:19:42.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.036 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4af473: (connection evicted) 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-04-03 22:19:42.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bae235 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-03 22:19:42.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-03 22:19:42.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.044 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.044 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.045 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.045 [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-04-03 22:19:42.045 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.045 [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-04-03 22:19:42.046 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.046 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.049 [DefaultDispatcher-worker-11 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.049 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.049 [DefaultDispatcher-worker-11 @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-04-03 22:19:42.049 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.050 [DefaultDispatcher-worker-3 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.050 [DefaultDispatcher-worker-3 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.051 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.052 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.053 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.055 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.056 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-04-03 22:19:42.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-04-03 22:19:42.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.057 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da8a302: (connection evicted) 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-04-03 22:19:42.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f404bc6 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-03 22:19:42.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-03 22:19:42.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.064 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.065 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.066 [DefaultDispatcher-worker-3 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.066 [DefaultDispatcher-worker-3 @coroutine#2582] 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-04-03 22:19:42.066 [DefaultDispatcher-worker-3 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.066 [DefaultDispatcher-worker-3 @coroutine#2582] 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-04-03 22:19:42.067 [DefaultDispatcher-worker-10 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.067 [DefaultDispatcher-worker-10 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-03 22:19:42.070 [DefaultDispatcher-worker-20 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.070 [DefaultDispatcher-worker-20 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.070 [DefaultDispatcher-worker-20 @coroutine#2581] 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-04-03 22:19:42.070 [DefaultDispatcher-worker-20 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.070 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.070 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-03 22:19:42.071 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.072 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-03 22:19:42.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-04-03 22:19:42.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-04-03 22:19:42.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.073 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25: (connection evicted) 2025-04-03 22:19:42.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-04-03 22:19:42.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-04-03 22:19:42.180 [DefaultDispatcher-worker-7 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:42.180 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.180 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.180 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.181 [DefaultDispatcher-worker-14 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.181 [DefaultDispatcher-worker-14 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.270 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:42.270 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.270 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.270 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.271 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.271 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e301795 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.322 [Test worker @coroutine#2631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-03 22:19:42.330 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.335 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.336 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.337 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.342 [DefaultDispatcher-worker-13 @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.348 [DefaultDispatcher-worker-15 @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-04-03 22:19:42.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-04-03 22:19:42.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-04-03 22:19:42.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.350 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f: (connection evicted) 2025-04-03 22:19:42.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-04-03 22:19:42.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-04-03 22:19:42.350 [DefaultDispatcher-worker-7 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:42.351 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.351 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.351 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.351 [DefaultDispatcher-worker-1 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.351 [DefaultDispatcher-worker-1 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ea1cd0 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.351 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.352 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-03 22:19:42.359 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.365 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.366 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.367 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ce61d1 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.367 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.368 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-03 22:19:42.376 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.381 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.382 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.383 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.388 [DefaultDispatcher-worker-18 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-04-03 22:19:42.397 [DefaultDispatcher-worker-11 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.401 [DefaultDispatcher-worker-19 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.404 [DefaultDispatcher-worker-17 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-04-03 22:19:42.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-04-03 22:19:42.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-04-03 22:19:42.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.412 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@477dc93: (connection evicted) 2025-04-03 22:19:42.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-03 22:19:42.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.413 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543b855: (connection evicted) 2025-04-03 22:19:42.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-03 22:19:42.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.414 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-03 22:19:42.415 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.415 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.415 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-03 22:19:42.422 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.427 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.428 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.429 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5d587c 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.429 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.430 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-03 22:19:42.438 [DefaultDispatcher-worker-20 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:42.438 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.438 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.438 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.439 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.439 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.439 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.443 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.444 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.445 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.449 [DefaultDispatcher-worker-3 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-04-03 22:19:42.457 [DefaultDispatcher-worker-4 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.461 [DefaultDispatcher-worker-11 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.465 [DefaultDispatcher-worker-10 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-04-03 22:19:42.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-03 22:19:42.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-03 22:19:42.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.467 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2025-04-03 22:19:42.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-03 22:19:42.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.468 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413a2520: (connection evicted) 2025-04-03 22:19:42.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-03 22:19:42.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-03 22:19:42.469 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56511eda 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.470 [Test worker @coroutine#2730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-03 22:19:42.478 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.479 [DefaultDispatcher-worker-11 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:42.479 [DefaultDispatcher-worker-11 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.479 [DefaultDispatcher-worker-11 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.479 [DefaultDispatcher-worker-11 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.480 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.480 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.483 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.484 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.485 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.489 [DefaultDispatcher-worker-2 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.499 [DefaultDispatcher-worker-6 @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.500 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.504 [DefaultDispatcher-worker-9 @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-03 22:19:42.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-03 22:19:42.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-03 22:19:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.515 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@760f4310: (connection evicted) 2025-04-03 22:19:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-03 22:19:42.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524241d9 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.516 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-03 22:19:42.520 [DefaultDispatcher-worker-20 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:42.520 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.520 [DefaultDispatcher-worker-20 @coroutine#2230] 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-04-03 22:19:42.520 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.521 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.525 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.531 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.532 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.533 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.538 [DefaultDispatcher-worker-7 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.546 [DefaultDispatcher-worker-10 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:42.546 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.546 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.546 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.547 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.547 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.550 [DefaultDispatcher-worker-5 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.551 [Test worker @coroutine#2807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.555 [DefaultDispatcher-worker-3 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2025-04-03 22:19:42.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-03 22:19:42.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-03 22:19:42.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.559 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78: (connection evicted) 2025-04-03 22:19:42.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-03 22:19:42.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772db1d8 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.560 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.561 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-03 22:19:42.561 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.561 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.561 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-03 22:19:42.568 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.573 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.574 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.575 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.579 [DefaultDispatcher-worker-3 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.589 [DefaultDispatcher-worker-5 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.593 [DefaultDispatcher-worker-16 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.661 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.702 [DefaultDispatcher-worker-1 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:42.702 [DefaultDispatcher-worker-1 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.702 [DefaultDispatcher-worker-1 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.702 [DefaultDispatcher-worker-1 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.703 [DefaultDispatcher-worker-8 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.703 [DefaultDispatcher-worker-8 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.707 [DefaultDispatcher-worker-11 @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-04-03 22:19:42.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-03 22:19:42.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-03 22:19:42.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.737 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489e1887: (connection evicted) 2025-04-03 22:19:42.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-03 22:19:42.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625430f8 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.739 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-03 22:19:42.747 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.752 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.753 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.754 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.755 [DefaultDispatcher-worker-17 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:42.755 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.755 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.755 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.756 [DefaultDispatcher-worker-2 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.756 [DefaultDispatcher-worker-2 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.759 [DefaultDispatcher-worker-13 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.759 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.770 [DefaultDispatcher-worker-6 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.774 [DefaultDispatcher-worker-5 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb54673 2025-04-03 22:19:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-03 22:19:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-03 22:19:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.780 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb54673: (connection evicted) 2025-04-03 22:19:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-03 22:19:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293dd4b3 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.781 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-03 22:19:42.782 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.782 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.782 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-03 22:19:42.790 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.795 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.796 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.797 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.802 [DefaultDispatcher-worker-6 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2025-04-03 22:19:42.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-03 22:19:42.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-03 22:19:42.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.841 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51577fc8: (connection evicted) 2025-04-03 22:19:42.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:42.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-03 22:19:42.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0d5147 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-1 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.889 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.900 [DefaultDispatcher-worker-16 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.904 [DefaultDispatcher-worker-3 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.907 [DefaultDispatcher-worker-14 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.911 [DefaultDispatcher-worker-19 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.928 [DefaultDispatcher-worker-18 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.929 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-03 22:19:42.933 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-03 22:19:42.934 [DefaultDispatcher-worker-11 @coroutine#2962] INFO ktor.application - Responding at http://0.0.0.0:35307 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d47b761 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-03 22:19:42.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:42.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:42.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-03 22:19:42.943 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.943 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:42.943 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.943 [DefaultDispatcher-worker-2 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:42.943 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:42.944 [eventLoopGroupProxy-19-1 @call-handler#2972] 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-04-03 22:19:42.944 [eventLoopGroupProxy-19-2 @call-handler#2973] 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-04-03 22:19:42.945 [eventLoopGroupProxy-19-1 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.945 [eventLoopGroupProxy-19-2 @call-handler#2973] 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-04-03 22:19:42.945 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:42.945 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.945 [DefaultDispatcher-worker-18 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.945 [DefaultDispatcher-worker-18 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3c5ef1 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:42.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:42.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-03 22:19:42.953 [DefaultDispatcher-worker-5 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:42.953 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.953 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.953 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.954 [eventLoopGroupProxy-19-2 @call-handler#2978] 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-04-03 22:19:42.954 [eventLoopGroupProxy-19-2 @call-handler#2978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.954 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.954 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.957 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.957 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:42.957 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.957 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-03 22:19:42.958 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23471f48 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:42.958 [DefaultDispatcher-worker-16 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:42.958 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:42.958 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:42.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-03 22:19:42.958 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebf5bf 2025-04-03 22:19:42.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebf5bf 2025-04-03 22:19:42.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-03 22:19:42.959 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.959 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.959 [eventLoopGroupProxy-19-3 @call-handler#2992] 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-04-03 22:19:42.959 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.962 [DefaultDispatcher-worker-16 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:42.967 [DefaultDispatcher-worker-7 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:42.967 [DefaultDispatcher-worker-7 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.967 [DefaultDispatcher-worker-7 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.967 [DefaultDispatcher-worker-7 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.968 [eventLoopGroupProxy-19-2 @call-handler#2996] 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-04-03 22:19:42.968 [eventLoopGroupProxy-19-2 @call-handler#2996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.968 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.968 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.969 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.969 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-03 22:19:42.969 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.969 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-03 22:19:42.969 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-04-03 22:19:42.970 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-04-03 22:19:42.970 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:42.970 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.971 [eventLoopGroupProxy-19-4 @call-handler#3009] 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-04-03 22:19:42.971 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.971 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-03 22:19:42.971 [eventLoopGroupProxy-19-4 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.974 [DefaultDispatcher-worker-10 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:42.975 [DefaultDispatcher-worker-8 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.977 [DefaultDispatcher-worker-10 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:42.979 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.980 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebf5bf 2025-04-03 22:19:42.980 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.980 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:42.980 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.981 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-04-03 22:19:42.981 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:42.981 [DefaultDispatcher-worker-19 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.981 [DefaultDispatcher-worker-19 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/nodeId 2025-04-03 22:19:42.984 [DefaultDispatcher-worker-20 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebf5bf 2025-04-03 22:19:42.988 [DefaultDispatcher-worker-4 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebf5bf 2025-04-03 22:19:42.994 [DefaultDispatcher-worker-18 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:42.995 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 22:19:42.995 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-03 22:19:42.995 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 22:19:42.996 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-04-03 22:19:42.999 [DefaultDispatcher-worker-20 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425. 2025-04-03 22:19:43.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425 2025-04-03 22:19:43.011 [eventLoopGroupProxy-19-2 @call-handler#3036] 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-04-03 22:19:43.014 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.014 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425 2025-04-03 22:19:43.014 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425 2025-04-03 22:19:43.014 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425. 2025-04-03 22:19:43.014 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.019 [DefaultDispatcher-worker-9 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.019 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.019 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 22:19:43.019 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.020 [eventLoopGroupProxy-19-2 @call-handler#3040] 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-04-03 22:19:43.021 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.021 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.021 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.021 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 22:19:43.021 [DefaultDispatcher-worker-9 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.026 [DefaultDispatcher-worker-11 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.035 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:43.037 [DefaultDispatcher-worker-17 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-2 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-22 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.041 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:43.042 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-04-03 22:19:43.042 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-04-03 22:19:43.042 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:43.046 [DefaultDispatcher-worker-22 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.047 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.047 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.047 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.047 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.047 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.048 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:43.051 [DefaultDispatcher-worker-6 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.057 [DefaultDispatcher-worker-21 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.057 [DefaultDispatcher-worker-1 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.057 [DefaultDispatcher-worker-1 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-03 22:19:43.057 [DefaultDispatcher-worker-1 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.058 [eventLoopGroupProxy-19-2 @call-handler#3059] 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-04-03 22:19:43.059 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:43.061 [DefaultDispatcher-worker-18 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.071 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.071 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-03 22:19:43.071 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-03 22:19:43.071 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.072 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720 2025-04-03 22:19:43.072 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720. 2025-04-03 22:19:43.072 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720 2025-04-03 22:19:43.072 [eventLoopGroupProxy-19-2 @call-handler#3063] 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-04-03 22:19:43.073 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.073 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720 2025-04-03 22:19:43.073 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720 2025-04-03 22:19:43.073 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720. 2025-04-03 22:19:43.073 [DefaultDispatcher-worker-18 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712426771084574720 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.077 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.078 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.078 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 22:19:43.078 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.078 [eventLoopGroupProxy-19-2 @call-handler#3067] 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-04-03 22:19:43.078 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.079 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.079 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync 2025-04-03 22:19:43.079 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-03 22:19:43.079 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.083 [DefaultDispatcher-worker-11 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.093 [DefaultDispatcher-worker-6 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-6 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-5 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.097 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:43.098 [eventLoopGroupProxy-19-2 @call-handler#3073] 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-04-03 22:19:43.098 [eventLoopGroupProxy-19-2 @call-handler#3073] 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-04-03 22:19:43.098 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:43.100 [DefaultDispatcher-worker-4 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.104 [DefaultDispatcher-worker-22 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.105 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.105 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.105 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.105 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.105 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.109 [DefaultDispatcher-worker-1 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.115 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.115 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424. 2025-04-03 22:19:43.115 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.115 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.115 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.115 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.116 [eventLoopGroupProxy-19-2 @call-handler#3108] 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-04-03 22:19:43.116 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.116 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.116 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.116 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.116 [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:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.116 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.117 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.117 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425. 2025-04-03 22:19:43.117 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.118 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.118 [eventLoopGroupProxy-19-5 @call-handler#3130] 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-04-03 22:19:43.119 [eventLoopGroupProxy-19-6 @call-handler#3131] 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-04-03 22:19:43.119 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.119 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.119 [eventLoopGroupProxy-19-7 @call-handler#3133] 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-04-03 22:19:43.119 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424. 2025-04-03 22:19:43.119 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.120 [eventLoopGroupProxy-19-8 @call-handler#3140] 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-04-03 22:19:43.120 [eventLoopGroupProxy-19-5 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.120 [eventLoopGroupProxy-19-6 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.120 [eventLoopGroupProxy-19-7 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.120 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.120 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.120 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.120 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.120 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.121 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.121 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.125 [DefaultDispatcher-worker-7 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.127 [eventLoopGroupProxy-19-8 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.128 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.128 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.128 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425. 2025-04-03 22:19:43.128 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.130 [DefaultDispatcher-worker-19 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.134 [DefaultDispatcher-worker-6 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.137 [DefaultDispatcher-worker-11 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.142 [DefaultDispatcher-worker-20 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.144 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424 2025-04-03 22:19:43.145 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424. 2025-04-03 22:19:43.145 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424 2025-04-03 22:19:43.145 [eventLoopGroupProxy-19-2 @call-handler#3154] 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-04-03 22:19:43.146 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.146 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424 2025-04-03 22:19:43.146 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424 2025-04-03 22:19:43.146 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424. 2025-04-03 22:19:43.146 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.151 [DefaultDispatcher-worker-21 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.156 [DefaultDispatcher-worker-11 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.160 [DefaultDispatcher-worker-18 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.160 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.160 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.160 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.161 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:43.161 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-04-03 22:19:43.161 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-04-03 22:19:43.161 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:43.165 [DefaultDispatcher-worker-8 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.166 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.166 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.166 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.166 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.166 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.170 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425 2025-04-03 22:19:43.170 [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:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425. 2025-04-03 22:19:43.170 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425 2025-04-03 22:19:43.170 [DefaultDispatcher-worker-20 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.170 [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-04-03 22:19:43.173 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.174 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425 2025-04-03 22:19:43.174 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425 2025-04-03 22:19:43.174 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425. 2025-04-03 22:19:43.174 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712426771084574720&assignmentUid=712426766789607424&clazzUid=712426766789607424&submitterUid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.178 [DefaultDispatcher-worker-12 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.183 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425 2025-04-03 22:19:43.183 [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:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425. 2025-04-03 22:19:43.183 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425 2025-04-03 22:19:43.183 [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-04-03 22:19:43.183 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.183 [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:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.183 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.184 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [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:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424. 2025-04-03 22:19:43.184 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [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-04-03 22:19:43.184 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [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:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.184 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [eventLoopGroupProxy-19-2 @call-handler#3216] 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-04-03 22:19:43.184 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.184 [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:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.184 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.185 [eventLoopGroupProxy-19-6 @call-handler#3220] 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-04-03 22:19:43.185 [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-04-03 22:19:43.186 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425 2025-04-03 22:19:43.186 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425 2025-04-03 22:19:43.186 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425. 2025-04-03 22:19:43.186 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/PersonDao/getNamesByUid?uid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.186 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.186 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.186 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.186 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.187 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.187 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.187 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.187 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.187 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.187 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.187 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.187 [DefaultDispatcher-worker-13 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:43.187 [DefaultDispatcher-worker-13 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.187 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.187 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.187 [DefaultDispatcher-worker-13 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.187 [DefaultDispatcher-worker-13 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.187 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.187 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.188 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.188 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.188 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.188 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424 2025-04-03 22:19:43.188 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424 2025-04-03 22:19:43.188 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424. 2025-04-03 22:19:43.188 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.190 [DefaultDispatcher-worker-1 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.194 [DefaultDispatcher-worker-10 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.197 [DefaultDispatcher-worker-12 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.200 [DefaultDispatcher-worker-1 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.203 [DefaultDispatcher-worker-14 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.207 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720 2025-04-03 22:19:43.207 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720. 2025-04-03 22:19:43.207 [UI Thread @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720 2025-04-03 22:19:43.208 [eventLoopGroupProxy-19-2 @call-handler#3242] 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-04-03 22:19:43.210 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.211 [UI Thread @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720 2025-04-03 22:19:43.211 [UI Thread @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720 2025-04-03 22:19:43.211 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720. 2025-04-03 22:19:43.211 [UI Thread @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426771084574720 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.215 [DefaultDispatcher-worker-17 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.216 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425 2025-04-03 22:19:43.216 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425. 2025-04-03 22:19:43.216 [UI Thread @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425 2025-04-03 22:19:43.217 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-04-03 22:19:43.217 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.217 [UI Thread @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425 2025-04-03 22:19:43.217 [UI Thread @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425 2025-04-03 22:19:43.218 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425. 2025-04-03 22:19:43.218 [UI Thread @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/PersonDao/findByUidAsync?uid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.221 [DefaultDispatcher-worker-8 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.227 [DefaultDispatcher-worker-6 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.230 [DefaultDispatcher-worker-12 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.230 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.230 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.230 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.230 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35307/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-03 22:19:43.231 [eventLoopGroupProxy-19-2 @call-handler#3251] 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-04-03 22:19:43.231 [eventLoopGroupProxy-19-2 @call-handler#3251] 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-04-03 22:19:43.231 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-03 22:19:43.234 [DefaultDispatcher-worker-5 @call-handler#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2025-04-03 22:19:43.235 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.235 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.235 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/replication/message 2025-04-03 22:19:43.235 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/replication/message. 2025-04-03 22:19:43.235 [DefaultDispatcher-worker-3 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.236 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.236 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424. 2025-04-03 22:19:43.236 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.236 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.236 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.236 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.236 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.236 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.236 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.237 [eventLoopGroupProxy-19-2 @call-handler#3291] 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-04-03 22:19:43.237 [eventLoopGroupProxy-19-5 @call-handler#3292] 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-04-03 22:19:43.237 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.237 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.237 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.237 [eventLoopGroupProxy-19-6 @call-handler#3301] 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-04-03 22:19:43.237 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.237 [eventLoopGroupProxy-19-7 @call-handler#3305] 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-04-03 22:19:43.237 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.237 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425. 2025-04-03 22:19:43.237 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.238 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.238 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 2025-04-03 22:19:43.238 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.238 [eventLoopGroupProxy-19-2 @call-handler#3313] 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-04-03 22:19:43.238 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424. 2025-04-03 22:19:43.238 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.238 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.238 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.238 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.239 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.239 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.239 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.239 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 2025-04-03 22:19:43.239 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424. 2025-04-03 22:19:43.239 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712426766789607425&assignmentUid=712426766789607424 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.240 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-03 22:19:43.240 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.240 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 2025-04-03 22:19:43.240 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425. 2025-04-03 22:19:43.240 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35307/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712426766789607424&clazzUid=712426766789607424&accountPersonUid=712426766789607425 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:43.240 [DefaultDispatcher-worker-7 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-03 22:19:43.242 [DefaultDispatcher-worker-4 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.245 [DefaultDispatcher-worker-13 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.248 [DefaultDispatcher-worker-2 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.251 [DefaultDispatcher-worker-11 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.255 [DefaultDispatcher-worker-21 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-03 22:19:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:43.257 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8: (connection evicted) 2025-04-03 22:19:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-03 22:19:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-03 22:19:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:43.258 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd: (connection evicted) 2025-04-03 22:19:43.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:43.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-03 22:19:43.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-03 22:19:43.274 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:43.275 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.275 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.275 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.275 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.275 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.355 [DefaultDispatcher-worker-14 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:43.356 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.356 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.356 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.356 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.356 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.443 [DefaultDispatcher-worker-21 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:43.443 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.443 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.443 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.444 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.444 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.485 [DefaultDispatcher-worker-15 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:43.485 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.485 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.485 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.486 [DefaultDispatcher-worker-2 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.486 [DefaultDispatcher-worker-2 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.526 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:43.526 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.526 [DefaultDispatcher-worker-2 @coroutine#2230] 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-04-03 22:19:43.526 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.526 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.550 [DefaultDispatcher-worker-3 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:43.550 [DefaultDispatcher-worker-3 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.550 [DefaultDispatcher-worker-3 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.550 [DefaultDispatcher-worker-3 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.551 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.551 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.708 [DefaultDispatcher-worker-4 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:43.708 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.708 [DefaultDispatcher-worker-4 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.708 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.709 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.709 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.762 [DefaultDispatcher-worker-17 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:43.762 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.762 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.762 [DefaultDispatcher-worker-17 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.763 [DefaultDispatcher-worker-21 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.763 [DefaultDispatcher-worker-21 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.894 [DefaultDispatcher-worker-8 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:43.894 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.894 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:43.894 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.895 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:43.895 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.193 [DefaultDispatcher-worker-17 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:44.193 [DefaultDispatcher-worker-17 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.193 [DefaultDispatcher-worker-17 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.193 [DefaultDispatcher-worker-17 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.194 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.194 [DefaultDispatcher-worker-7 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-03 22:19:44.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-03 22:19:44.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.261 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f: (connection evicted) 2025-04-03 22:19:44.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-03 22:19:44.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e7bf371 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.264 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-03 22:19:44.274 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.280 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.280 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.281 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.282 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69780093 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.283 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-03 22:19:44.292 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.298 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.299 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.300 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.304 [DefaultDispatcher-worker-3 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c590039 2025-04-03 22:19:44.314 [DefaultDispatcher-worker-1 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.319 [DefaultDispatcher-worker-3 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-03 22:19:44.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.324 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@97e9568: (connection evicted) 2025-04-03 22:19:44.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-03 22:19:44.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-03 22:19:44.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.324 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c590039: (connection evicted) 2025-04-03 22:19:44.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-03 22:19:44.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-03 22:19:44.325 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d202f0 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.326 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-03 22:19:44.335 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.341 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.342 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.343 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2bcf0a 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.343 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-03 22:19:44.344 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.344 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.344 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-03 22:19:44.352 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.359 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.360 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.361 [DefaultDispatcher-worker-4 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:44.361 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.361 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.361 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.361 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.362 [DefaultDispatcher-worker-10 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.362 [DefaultDispatcher-worker-10 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.365 [DefaultDispatcher-worker-6 @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a113f 2025-04-03 22:19:44.373 [DefaultDispatcher-worker-18 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.379 [DefaultDispatcher-worker-18 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.384 [DefaultDispatcher-worker-6 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.394 [DefaultDispatcher-worker-1 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2025-04-03 22:19:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-03 22:19:44.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-03 22:19:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.396 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713323a3: (connection evicted) 2025-04-03 22:19:44.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-03 22:19:44.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.397 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270a113f: (connection evicted) 2025-04-03 22:19:44.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-03 22:19:44.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6deb2b19 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.398 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-03 22:19:44.407 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.413 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.414 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.415 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b11287 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.416 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-03 22:19:44.425 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.431 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.432 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.433 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.437 [DefaultDispatcher-worker-14 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24 2025-04-03 22:19:44.447 [DefaultDispatcher-worker-9 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.448 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:44.448 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.448 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.448 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.449 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.449 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.452 [DefaultDispatcher-worker-3 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2025-04-03 22:19:44.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-03 22:19:44.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-03 22:19:44.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.456 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780e6b63: (connection evicted) 2025-04-03 22:19:44.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-03 22:19:44.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.457 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa4ef24: (connection evicted) 2025-04-03 22:19:44.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-03 22:19:44.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f81488 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.458 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-03 22:19:44.467 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.473 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.474 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.476 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466a5b80 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.476 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-03 22:19:44.485 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.490 [DefaultDispatcher-worker-12 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:44.491 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.491 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.491 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.491 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.491 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.491 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.492 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.494 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.499 [DefaultDispatcher-worker-18 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2025-04-03 22:19:44.507 [DefaultDispatcher-worker-9 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.512 [DefaultDispatcher-worker-15 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2025-04-03 22:19:44.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-03 22:19:44.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-03 22:19:44.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.516 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf: (connection evicted) 2025-04-03 22:19:44.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-03 22:19:44.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.517 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed: (connection evicted) 2025-04-03 22:19:44.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-03 22:19:44.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e03d75e 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.518 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-03 22:19:44.527 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.530 [DefaultDispatcher-worker-16 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:44.531 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.531 [DefaultDispatcher-worker-16 @coroutine#2230] 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-04-03 22:19:44.531 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.531 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.534 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.535 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.536 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7227e3f1 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.536 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-03 22:19:44.545 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.551 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.552 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.553 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.556 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:44.556 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.556 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.556 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.557 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.557 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.558 [DefaultDispatcher-worker-12 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2025-04-03 22:19:44.567 [DefaultDispatcher-worker-7 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.572 [DefaultDispatcher-worker-14 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-03 22:19:44.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.576 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec8afc4: (connection evicted) 2025-04-03 22:19:44.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-03 22:19:44.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-03 22:19:44.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.576 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a: (connection evicted) 2025-04-03 22:19:44.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-03 22:19:44.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-03 22:19:44.577 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cbbfe03 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.578 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-03 22:19:44.587 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.593 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.594 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.595 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e0fd2dc 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.595 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-03 22:19:44.596 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.596 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.596 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-03 22:19:44.605 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.611 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.612 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.613 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.617 [DefaultDispatcher-worker-19 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be6c991 2025-04-03 22:19:44.626 [DefaultDispatcher-worker-22 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.631 [DefaultDispatcher-worker-1 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.635 [DefaultDispatcher-worker-14 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128579a6 2025-04-03 22:19:44.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-03 22:19:44.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-03 22:19:44.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.639 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128579a6: (connection evicted) 2025-04-03 22:19:44.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-03 22:19:44.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-03 22:19:44.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-03 22:19:44.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-03 22:19:44.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.640 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be6c991: (connection evicted) 2025-04-03 22:19:44.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-03 22:19:44.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c31664 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.641 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-03 22:19:44.650 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.655 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.656 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.657 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c9ec5b 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.658 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-03 22:19:44.666 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.671 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.672 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.673 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.676 [DefaultDispatcher-worker-7 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2025-04-03 22:19:44.684 [DefaultDispatcher-worker-6 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.689 [DefaultDispatcher-worker-8 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.692 [DefaultDispatcher-worker-9 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.701 [DefaultDispatcher-worker-19 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-03 22:19:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.704 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608c03e3: (connection evicted) 2025-04-03 22:19:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-03 22:19:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-03 22:19:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.705 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4: (connection evicted) 2025-04-03 22:19:44.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-03 22:19:44.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-03 22:19:44.705 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b9dfcd 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.706 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-14 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-14 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.714 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-17 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.714 [DefaultDispatcher-worker-17 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.719 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.720 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.720 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f8586f 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.721 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-03 22:19:44.729 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.733 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.734 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.736 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.740 [DefaultDispatcher-worker-12 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-04-03 22:19:44.747 [DefaultDispatcher-worker-16 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.751 [DefaultDispatcher-worker-8 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.753 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-04-03 22:19:44.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-03 22:19:44.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-03 22:19:44.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.757 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5811f080: (connection evicted) 2025-04-03 22:19:44.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-03 22:19:44.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-03 22:19:44.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-03 22:19:44.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-03 22:19:44.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.757 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b: (connection evicted) 2025-04-03 22:19:44.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-03 22:19:44.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd76b79 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.758 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-03 22:19:44.759 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.759 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.759 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-03 22:19:44.767 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.767 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:44.767 [DefaultDispatcher-worker-13 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.767 [DefaultDispatcher-worker-13 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.767 [DefaultDispatcher-worker-13 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.768 [DefaultDispatcher-worker-14 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.768 [DefaultDispatcher-worker-14 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.771 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.772 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.773 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b96ea23 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.773 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.774 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-03 22:19:44.774 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.774 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.774 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-03 22:19:44.781 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.786 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.787 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.788 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.792 [DefaultDispatcher-worker-21 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-04-03 22:19:44.799 [DefaultDispatcher-worker-7 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.804 [DefaultDispatcher-worker-3 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.805 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.806 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-03 22:19:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.810 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43165282: (connection evicted) 2025-04-03 22:19:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-03 22:19:44.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-03 22:19:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.810 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65640109: (connection evicted) 2025-04-03 22:19:44.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-03 22:19:44.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dc2df1 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.811 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.812 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-03 22:19:44.819 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.824 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.825 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.826 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0bd567 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.826 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-03 22:19:44.834 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.839 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.840 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.841 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.845 [DefaultDispatcher-worker-1 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-03 22:19:44.852 [DefaultDispatcher-worker-8 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.856 [DefaultDispatcher-worker-20 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2025-04-03 22:19:44.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-03 22:19:44.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-03 22:19:44.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.895 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4: (connection evicted) 2025-04-03 22:19:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-03 22:19:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.896 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248227db: (connection evicted) 2025-04-03 22:19:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-03 22:19:44.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139862ca 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.897 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-03 22:19:44.899 [DefaultDispatcher-worker-1 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:44.899 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.899 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:44.899 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.900 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.900 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:44.905 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.910 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.911 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.912 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a5007 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.912 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-03 22:19:44.913 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.913 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.913 [Test worker @coroutine#4046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-03 22:19:44.921 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.926 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.927 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.928 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.932 [DefaultDispatcher-worker-22 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2845fd12 2025-04-03 22:19:44.939 [DefaultDispatcher-worker-8 @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.944 [DefaultDispatcher-worker-11 @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-03 22:19:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.948 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fd3db2: (connection evicted) 2025-04-03 22:19:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-03 22:19:44.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-03 22:19:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:44.948 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2845fd12: (connection evicted) 2025-04-03 22:19:44.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:44.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-03 22:19:44.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.949 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc91654 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.950 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-03 22:19:44.958 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.962 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.963 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.964 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9124278 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:44.964 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.965 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-03 22:19:44.973 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.978 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.979 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.980 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.984 [DefaultDispatcher-worker-13 @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-03 22:19:44.990 [DefaultDispatcher-worker-3 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.995 [DefaultDispatcher-worker-7 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.997 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:44.997 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2025-04-03 22:19:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-03 22:19:45.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-03 22:19:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.001 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe: (connection evicted) 2025-04-03 22:19:45.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-03 22:19:45.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-03 22:19:45.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-03 22:19:45.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-03 22:19:45.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.002 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7432cb37: (connection evicted) 2025-04-03 22:19:45.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-03 22:19:45.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@548d9d87 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.003 [Test worker @coroutine#4168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-03 22:19:45.004 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.004 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.004 [Test worker @coroutine#4168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-03 22:19:45.011 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.016 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.017 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.019 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1f41b5 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.019 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.020 [Test worker @coroutine#4168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-03 22:19:45.027 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.032 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.032 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.033 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.037 [DefaultDispatcher-worker-17 @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-03 22:19:45.045 [DefaultDispatcher-worker-10 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.049 [DefaultDispatcher-worker-22 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.055 [UI Thread @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-03 22:19:45.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-03 22:19:45.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-03 22:19:45.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.057 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb79241: (connection evicted) 2025-04-03 22:19:45.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-03 22:19:45.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-03 22:19:45.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-03 22:19:45.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-03 22:19:45.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.058 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c0993e: (connection evicted) 2025-04-03 22:19:45.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-03 22:19:45.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59294447 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.059 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-03 22:19:45.060 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.060 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.060 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-03 22:19:45.067 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.073 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.074 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.075 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.080 [DefaultDispatcher-worker-7 @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.081 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.087 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1 2025-04-03 22:19:45.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-03 22:19:45.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-03 22:19:45.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.100 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3639a1: (connection evicted) 2025-04-03 22:19:45.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-03 22:19:45.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b814b 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.101 [Test worker @coroutine#4293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-03 22:19:45.102 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.102 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.102 [Test worker @coroutine#4293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-03 22:19:45.109 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.114 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.115 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.116 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-04-03 22:19:45.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-03 22:19:45.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-03 22:19:45.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:45.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-03 22:19:45.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e50ca51 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.119 [Test worker @coroutine#4323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-03 22:19:45.127 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.131 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.132 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.134 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2025-04-03 22:19:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-03 22:19:45.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-03 22:19:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-03 22:19:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68553e92 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.138 [Test worker @coroutine#4352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-03 22:19:45.146 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.151 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.152 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.152 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-04-03 22:19:45.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-03 22:19:45.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-03 22:19:45.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:45.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-03 22:19:45.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630e5803 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.156 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-03 22:19:45.164 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.170 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.171 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.172 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.176 [DefaultDispatcher-worker-9 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2025-04-03 22:19:45.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-03 22:19:45.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-03 22:19:45.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.184 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b810b54: (connection evicted) 2025-04-03 22:19:45.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-03 22:19:45.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d50b8c2 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.186 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.187 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-03 22:19:45.194 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.198 [DefaultDispatcher-worker-4 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:45.198 [DefaultDispatcher-worker-4 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.198 [DefaultDispatcher-worker-4 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.198 [DefaultDispatcher-worker-4 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.199 [DefaultDispatcher-worker-21 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.199 [DefaultDispatcher-worker-21 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.200 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.200 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.201 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2025-04-03 22:19:45.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-03 22:19:45.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-03 22:19:45.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:45.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-03 22:19:45.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-03 22:19:45.204 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3c491e 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.205 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-03 22:19:45.213 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.218 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.219 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.220 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.224 [DefaultDispatcher-worker-17 @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.225 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.227 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8 2025-04-03 22:19:45.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-03 22:19:45.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-03 22:19:45.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.228 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67dc8aa8: (connection evicted) 2025-04-03 22:19:45.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-03 22:19:45.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3656a6cd 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-03 22:19:45.229 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.230 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-03 22:19:45.238 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.243 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.244 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.245 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b886bd3 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.245 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-03 22:19:45.246 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.246 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.246 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-03 22:19:45.254 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.258 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.259 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.260 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.264 [DefaultDispatcher-worker-16 @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-04-03 22:19:45.271 [DefaultDispatcher-worker-22 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.281 [DefaultDispatcher-worker-18 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2025-04-03 22:19:45.285 [DefaultDispatcher-worker-21 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:45.285 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.285 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.285 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.286 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.286 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-03 22:19:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.286 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff: (connection evicted) 2025-04-03 22:19:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-03 22:19:45.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-03 22:19:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.286 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75daa568: (connection evicted) 2025-04-03 22:19:45.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-03 22:19:45.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-03 22:19:45.287 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa06fac 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.288 [Test worker @coroutine#4508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-03 22:19:45.297 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.302 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.303 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51535304 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.304 [Test worker @coroutine#4508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-03 22:19:45.305 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.305 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.305 [Test worker @coroutine#4508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-03 22:19:45.312 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.317 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.317 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.318 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.322 [DefaultDispatcher-worker-16 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-03 22:19:45.330 [DefaultDispatcher-worker-18 @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.338 [DefaultDispatcher-worker-17 @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2025-04-03 22:19:45.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-03 22:19:45.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-03 22:19:45.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.340 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd: (connection evicted) 2025-04-03 22:19:45.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-03 22:19:45.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.341 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346d441a: (connection evicted) 2025-04-03 22:19:45.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-03 22:19:45.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48fbb1bc 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.343 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-03 22:19:45.350 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.356 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.357 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.357 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246f9fa8 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.358 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-03 22:19:45.366 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.367 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.371 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.372 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.373 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.378 [DefaultDispatcher-worker-21 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-03 22:19:45.385 [DefaultDispatcher-worker-19 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.393 [DefaultDispatcher-worker-20 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.397 [DefaultDispatcher-worker-22 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.402 [DefaultDispatcher-worker-13 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-04-03 22:19:45.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-03 22:19:45.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-03 22:19:45.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.408 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4: (connection evicted) 2025-04-03 22:19:45.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-03 22:19:45.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-03 22:19:45.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-03 22:19:45.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-03 22:19:45.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.409 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af85b32: (connection evicted) 2025-04-03 22:19:45.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-03 22:19:45.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d8c666 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.411 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-03 22:19:45.420 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.424 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.425 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.426 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.426 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4191774f 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.427 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-03 22:19:45.435 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.439 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.440 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.441 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.445 [DefaultDispatcher-worker-19 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-04-03 22:19:45.452 [DefaultDispatcher-worker-13 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.453 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:45.454 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.454 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.454 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.454 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.454 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.458 [DefaultDispatcher-worker-3 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.461 [DefaultDispatcher-worker-2 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-03 22:19:45.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.467 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685dceb8: (connection evicted) 2025-04-03 22:19:45.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-03 22:19:45.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-03 22:19:45.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.467 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76bfecef: (connection evicted) 2025-04-03 22:19:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-03 22:19:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abe1c9e 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.468 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.469 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-03 22:19:45.476 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.481 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.482 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.483 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f091800 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.483 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-03 22:19:45.490 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.495 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-15 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-15 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.496 [DefaultDispatcher-worker-18 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.497 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.498 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.502 [DefaultDispatcher-worker-8 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-04-03 22:19:45.509 [DefaultDispatcher-worker-17 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.514 [DefaultDispatcher-worker-20 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-04-03 22:19:45.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-03 22:19:45.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-03 22:19:45.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.516 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d41953: (connection evicted) 2025-04-03 22:19:45.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-03 22:19:45.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-03 22:19:45.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-03 22:19:45.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-03 22:19:45.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.516 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6: (connection evicted) 2025-04-03 22:19:45.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-03 22:19:45.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5808573f 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.518 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-03 22:19:45.519 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.519 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.519 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-03 22:19:45.526 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.531 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.532 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.533 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.533 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-03 22:19:45.534 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.534 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.534 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-03 22:19:45.536 [DefaultDispatcher-worker-11 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:45.536 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.536 [DefaultDispatcher-worker-11 @coroutine#2230] 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-04-03 22:19:45.536 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.537 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.542 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.547 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.548 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.549 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.553 [DefaultDispatcher-worker-7 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-03 22:19:45.560 [DefaultDispatcher-worker-22 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.561 [DefaultDispatcher-worker-13 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:45.561 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.561 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.561 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.562 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.562 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.565 [DefaultDispatcher-worker-9 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.576 [DefaultDispatcher-worker-4 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-03 22:19:45.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.578 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0: (connection evicted) 2025-04-03 22:19:45.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-03 22:19:45.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-03 22:19:45.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.578 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2025-04-03 22:19:45.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-03 22:19:45.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cf9b08 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.580 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-03 22:19:45.587 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.592 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.593 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.594 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb06667 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.594 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.595 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-03 22:19:45.604 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.609 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.609 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.610 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.614 [DefaultDispatcher-worker-2 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-03 22:19:45.622 [DefaultDispatcher-worker-2 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.627 [DefaultDispatcher-worker-7 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.631 [DefaultDispatcher-worker-4 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.638 [DefaultDispatcher-worker-10 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-03 22:19:45.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-03 22:19:45.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-03 22:19:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.639 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51: (connection evicted) 2025-04-03 22:19:45.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-03 22:19:45.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.640 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe: (connection evicted) 2025-04-03 22:19:45.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-03 22:19:45.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-03 22:19:45.641 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efda33d 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.642 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-03 22:19:45.650 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.654 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.655 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.656 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.656 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75583206 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.657 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-03 22:19:45.664 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.671 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.672 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.673 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.676 [DefaultDispatcher-worker-7 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-03 22:19:45.683 [DefaultDispatcher-worker-13 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.688 [DefaultDispatcher-worker-17 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-03 22:19:45.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-03 22:19:45.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-03 22:19:45.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.695 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f: (connection evicted) 2025-04-03 22:19:45.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-03 22:19:45.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-03 22:19:45.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-03 22:19:45.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-03 22:19:45.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.695 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69aecbba: (connection evicted) 2025-04-03 22:19:45.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-03 22:19:45.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40941b54 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.696 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-03 22:19:45.704 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.709 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.710 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.711 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17734113 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.711 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-03 22:19:45.719 [DefaultDispatcher-worker-20 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:45.719 [DefaultDispatcher-worker-20 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.719 [DefaultDispatcher-worker-20 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.719 [DefaultDispatcher-worker-20 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.720 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.720 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.720 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.725 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.726 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.727 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.731 [DefaultDispatcher-worker-20 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-03 22:19:45.739 [DefaultDispatcher-worker-17 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.744 [DefaultDispatcher-worker-15 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2025-04-03 22:19:45.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-03 22:19:45.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-03 22:19:45.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.747 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1660bba7: (connection evicted) 2025-04-03 22:19:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-03 22:19:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-03 22:19:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-03 22:19:45.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-03 22:19:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.747 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d15f98a: (connection evicted) 2025-04-03 22:19:45.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-03 22:19:45.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-03 22:19:45.748 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.749 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-03 22:19:45.757 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.763 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.763 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.764 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.765 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-03 22:19:45.772 [DefaultDispatcher-worker-16 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:45.772 [DefaultDispatcher-worker-16 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.772 [DefaultDispatcher-worker-16 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.772 [DefaultDispatcher-worker-16 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.773 [DefaultDispatcher-worker-13 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.773 [DefaultDispatcher-worker-13 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.773 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.778 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.779 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.780 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.784 [DefaultDispatcher-worker-8 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-03 22:19:45.791 [DefaultDispatcher-worker-21 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.795 [DefaultDispatcher-worker-11 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-03 22:19:45.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.797 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2025-04-03 22:19:45.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-03 22:19:45.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-03 22:19:45.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.797 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2025-04-03 22:19:45.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-03 22:19:45.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4460edf 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.799 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-03 22:19:45.807 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.811 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.812 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5672920 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.813 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-03 22:19:45.814 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.814 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.814 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-03 22:19:45.821 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.825 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.827 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.828 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.832 [DefaultDispatcher-worker-14 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-03 22:19:45.839 [DefaultDispatcher-worker-21 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.846 [DefaultDispatcher-worker-7 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.850 [DefaultDispatcher-worker-9 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.899 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.904 [DefaultDispatcher-worker-7 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:45.904 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.904 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:45.904 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.905 [DefaultDispatcher-worker-9 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.905 [DefaultDispatcher-worker-9 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:45.914 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.965 [DefaultDispatcher-worker-13 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-03 22:19:45.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-03 22:19:45.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-03 22:19:45.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.967 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7000df03: (connection evicted) 2025-04-03 22:19:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-03 22:19:45.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-03 22:19:45.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-03 22:19:45.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-03 22:19:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:45.967 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522db06e: (connection evicted) 2025-04-03 22:19:45.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:45.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-03 22:19:45.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ffaac1f 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.968 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-03 22:19:45.969 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.969 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.969 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-03 22:19:45.976 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.981 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.982 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.983 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1000303a 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:45.983 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-03 22:19:45.990 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:45.995 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:45.996 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:45.997 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:46.000 [DefaultDispatcher-worker-14 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-03 22:19:46.008 [DefaultDispatcher-worker-1 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:46.014 [DefaultDispatcher-worker-2 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:46.018 [DefaultDispatcher-worker-20 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-03 22:19:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.020 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd: (connection evicted) 2025-04-03 22:19:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-03 22:19:46.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-03 22:19:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.020 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4: (connection evicted) 2025-04-03 22:19:46.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-03 22:19:46.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d128fd 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.021 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-03 22:19:46.022 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.022 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.022 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-03 22:19:46.029 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.034 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.035 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.036 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f72e12 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.036 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-03 22:19:46.044 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.049 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.050 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.051 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.054 [DefaultDispatcher-worker-20 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-03 22:19:46.062 [DefaultDispatcher-worker-21 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.067 [DefaultDispatcher-worker-9 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-03 22:19:46.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-03 22:19:46.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-03 22:19:46.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.070 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1512a767: (connection evicted) 2025-04-03 22:19:46.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-03 22:19:46.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-03 22:19:46.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-03 22:19:46.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-03 22:19:46.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.071 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625ae6d: (connection evicted) 2025-04-03 22:19:46.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-03 22:19:46.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-03 22:19:46.071 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@662754bb 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.072 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-03 22:19:46.079 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.084 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.085 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.086 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.086 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fccfc2 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.087 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-03 22:19:46.094 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.099 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.100 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.100 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.104 [DefaultDispatcher-worker-20 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-03 22:19:46.111 [DefaultDispatcher-worker-16 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.117 [DefaultDispatcher-worker-2 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.122 [DefaultDispatcher-worker-19 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-03 22:19:46.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.125 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533: (connection evicted) 2025-04-03 22:19:46.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-03 22:19:46.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-03 22:19:46.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.125 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@576d4810: (connection evicted) 2025-04-03 22:19:46.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-03 22:19:46.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-03 22:19:46.126 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd79ac6 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.127 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-03 22:19:46.134 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.139 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.140 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.141 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.145 [DefaultDispatcher-worker-1 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.148 [DefaultDispatcher-worker-5 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-03 22:19:46.155 [UI Thread @coroutine#5015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=712426782759399424 2025-04-03 22:19:46.155 [UI Thread @coroutine#5015] 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=712426782759399424. 2025-04-03 22:19:46.155 [UI Thread @coroutine#5015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=712426782759399424 2025-04-03 22:19:46.156 [UI Thread @coroutine#5015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=712426782759399424 2025-04-03 22:19:46.156 [UI Thread @coroutine#5015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=712426782759399424 2025-04-03 22:19:46.156 [UI Thread @coroutine#5015] 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=712426782759399424. 2025-04-03 22:19:46.156 [UI Thread @coroutine#5015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=712426782759399424 to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:46.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-03 22:19:46.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-03 22:19:46.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.158 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233202aa: (connection evicted) 2025-04-03 22:19:46.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-03 22:19:46.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-03 22:19:46.191 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-03 22:19:46.191 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.191 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.191 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab26cad 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-03 22:19:46.192 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.193 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-03 22:19:46.201 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.203 [DefaultDispatcher-worker-8 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:46.203 [DefaultDispatcher-worker-8 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.203 [DefaultDispatcher-worker-8 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.203 [DefaultDispatcher-worker-8 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.204 [DefaultDispatcher-worker-9 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.204 [DefaultDispatcher-worker-9 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.206 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.207 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.208 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.212 [DefaultDispatcher-worker-17 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.222 [DefaultDispatcher-worker-11 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.226 [DefaultDispatcher-worker-14 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2025-04-03 22:19:46.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-03 22:19:46.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-03 22:19:46.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.234 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5: (connection evicted) 2025-04-03 22:19:46.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-03 22:19:46.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c04dae9 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.271 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-03 22:19:46.279 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.283 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.284 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.285 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-04-03 22:19:46.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-03 22:19:46.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-03 22:19:46.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-03 22:19:46.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b9d405 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-03 22:19:46.290 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.290 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-03 22:19:46.290 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.290 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.290 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.291 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.291 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.298 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.303 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.304 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.305 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-03 22:19:46.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-03 22:19:46.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-03 22:19:46.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-03 22:19:46.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6e8dfc 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.308 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-03 22:19:46.316 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.321 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.322 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.323 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d95b51d 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.323 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-03 22:19:46.324 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.324 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.324 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-03 22:19:46.331 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.337 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.338 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.339 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.343 [DefaultDispatcher-worker-8 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b721c9 2025-04-03 22:19:46.350 [DefaultDispatcher-worker-8 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-03 22:19:46.352 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.352 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 22:19:46.352 [UI Thread @coroutine#5121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.353 [UI Thread @coroutine#5121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.353 [UI Thread @coroutine#5121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.353 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 22:19:46.353 [UI Thread @coroutine#5121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55957/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-03 22:19:46.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-03 22:19:46.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.355 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8: (connection evicted) 2025-04-03 22:19:46.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-03 22:19:46.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.355 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60b721c9: (connection evicted) 2025-04-03 22:19:46.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-03 22:19:46.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a4f3f 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.356 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-03 22:19:46.357 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.357 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.357 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-03 22:19:46.364 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.370 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.371 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.371 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c5599b 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.372 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-5 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-5 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-5 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-5 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-1 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.373 [DefaultDispatcher-worker-1 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.379 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.384 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.385 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.389 [DefaultDispatcher-worker-13 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-03 22:19:46.398 [DefaultDispatcher-worker-13 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-03 22:19:46.399 [UI Thread @coroutine#5153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.399 [UI Thread @coroutine#5153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 22:19:46.399 [UI Thread @coroutine#5153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.399 [UI Thread @coroutine#5153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.399 [UI Thread @coroutine#5153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-03 22:19:46.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-03 22:19:46.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.400 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7edab945: (connection evicted) 2025-04-03 22:19:46.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-03 22:19:46.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-03 22:19:46.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-03 22:19:46.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-03 22:19:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.401 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96: (connection evicted) 2025-04-03 22:19:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-03 22:19:46.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6042b613 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.402 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-03 22:19:46.410 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.415 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.416 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.417 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76296c86 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.417 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-03 22:19:46.425 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.429 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.430 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.431 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.435 [DefaultDispatcher-worker-18 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-03 22:19:46.443 [DefaultDispatcher-worker-17 @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-03 22:19:46.444 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.444 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 22:19:46.444 [UI Thread @coroutine#5182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.445 [UI Thread @coroutine#5182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.445 [UI Thread @coroutine#5182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-03 22:19:46.445 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-03 22:19:46.445 [UI Thread @coroutine#5182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-03 22:19:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.446 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757501da: (connection evicted) 2025-04-03 22:19:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-03 22:19:46.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-03 22:19:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.446 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d: (connection evicted) 2025-04-03 22:19:46.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-03 22:19:46.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331886ac 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.447 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.448 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-03 22:19:46.455 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.459 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.460 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.461 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.462 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d97a1a0 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.462 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-03 22:19:46.463 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.463 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.463 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-03 22:19:46.470 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.474 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.475 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.476 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.480 [DefaultDispatcher-worker-14 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-04-03 22:19:46.487 [DefaultDispatcher-worker-20 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.494 [DefaultDispatcher-worker-13 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2025-04-03 22:19:46.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-03 22:19:46.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-03 22:19:46.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.499 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@834944: (connection evicted) 2025-04-03 22:19:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-03 22:19:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.500 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70201785: (connection evicted) 2025-04-03 22:19:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-03 22:19:46.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-03 22:19:46.501 [DefaultDispatcher-worker-17 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:46.501 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.501 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.501 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.501 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-03 22:19:46.502 [DefaultDispatcher-worker-4 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.502 [DefaultDispatcher-worker-4 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.502 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-03 22:19:46.510 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.515 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.516 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.516 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.521 [DefaultDispatcher-worker-8 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.531 [DefaultDispatcher-worker-20 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.537 [DefaultDispatcher-worker-5 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.542 [DefaultDispatcher-worker-6 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:46.542 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.542 [DefaultDispatcher-worker-6 @coroutine#2230] 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-04-03 22:19:46.542 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.542 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.548 [DefaultDispatcher-worker-8 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-03 22:19:46.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-03 22:19:46.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-03 22:19:46.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.550 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2025-04-03 22:19:46.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-03 22:19:46.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca2d595 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.551 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-03 22:19:46.559 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.564 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.565 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.566 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-03 22:19:46.566 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323dd422 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.566 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.566 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.566 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.566 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-03 22:19:46.567 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.567 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.574 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.578 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.580 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.581 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.585 [DefaultDispatcher-worker-4 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-03 22:19:46.592 [DefaultDispatcher-worker-9 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.596 [DefaultDispatcher-worker-14 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-04-03 22:19:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-03 22:19:46.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-03 22:19:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.600 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e23af: (connection evicted) 2025-04-03 22:19:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-03 22:19:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.601 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5: (connection evicted) 2025-04-03 22:19:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-03 22:19:46.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655c1b 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.602 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.603 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-03 22:19:46.611 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.616 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.616 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.617 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.622 [DefaultDispatcher-worker-18 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.625 [DefaultDispatcher-worker-3 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.631 [DefaultDispatcher-worker-22 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-03 22:19:46.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-03 22:19:46.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-03 22:19:46.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.632 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21304869: (connection evicted) 2025-04-03 22:19:46.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-03 22:19:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-03 22:19:46.633 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36bf903c 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.634 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-03 22:19:46.641 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.646 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.647 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.648 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.653 [DefaultDispatcher-worker-20 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.656 [DefaultDispatcher-worker-18 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-03 22:19:46.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-03 22:19:46.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-03 22:19:46.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.657 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0: (connection evicted) 2025-04-03 22:19:46.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-03 22:19:46.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ba757f 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.658 [Test worker @coroutine#5376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-03 22:19:46.666 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.671 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.671 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.672 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.709 [DefaultDispatcher-worker-22 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-04-03 22:19:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-03 22:19:46.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-03 22:19:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.713 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26: (connection evicted) 2025-04-03 22:19:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-03 22:19:46.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3bae 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.714 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-03 22:19:46.722 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.724 [DefaultDispatcher-worker-10 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:46.724 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.724 [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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.724 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.725 [DefaultDispatcher-worker-17 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.725 [DefaultDispatcher-worker-17 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.727 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.728 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.729 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.734 [DefaultDispatcher-worker-13 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.737 [DefaultDispatcher-worker-14 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-03 22:19:46.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-03 22:19:46.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-03 22:19:46.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.740 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae: (connection evicted) 2025-04-03 22:19:46.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-03 22:19:46.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c305624 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.742 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.743 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-03 22:19:46.750 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.755 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.756 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.757 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-03 22:19:46.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-03 22:19:46.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-03 22:19:46.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-03 22:19:46.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-03 22:19:46.759 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34207fde 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.760 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-03 22:19:46.768 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.772 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.773 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.774 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a955bf 2025-04-03 22:19:46.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-03 22:19:46.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-03 22:19:46.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-03 22:19:46.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d56b7f1 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.776 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-03 22:19:46.777 [DefaultDispatcher-worker-15 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:46.777 [DefaultDispatcher-worker-15 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.777 [DefaultDispatcher-worker-15 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.777 [DefaultDispatcher-worker-15 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.778 [DefaultDispatcher-worker-11 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.778 [DefaultDispatcher-worker-11 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.784 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.790 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.791 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.792 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b136640 2025-04-03 22:19:46.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-03 22:19:46.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-03 22:19:46.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-03 22:19:46.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-03 22:19:46.798 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58795/Site/verify 2025-04-03 22:19:46.798 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58795/Site/verify. 2025-04-03 22:19:46.798 [UI Thread @coroutine#5480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58795/Site/verify 2025-04-03 22:19:46.799 [UI Thread @coroutine#5480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58795/Site/verify 2025-04-03 22:19:46.799 [UI Thread @coroutine#5480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58795/Site/verify 2025-04-03 22:19:46.800 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58795/Site/verify. 2025-04-03 22:19:46.800 [UI Thread @coroutine#5480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58795/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.802 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7802fc4e 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.803 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-03 22:19:46.811 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.816 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.817 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.818 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-03 22:19:46.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-03 22:19:46.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-03 22:19:46.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-03 22:19:46.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-03 22:19:46.819 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b2e0e4 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.820 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-03 22:19:46.828 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.833 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.834 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.835 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-03 22:19:46.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-03 22:19:46.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-03 22:19:46.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-03 22:19:46.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8a82e9 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.837 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-03 22:19:46.838 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.838 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.838 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-03 22:19:46.846 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.851 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.852 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.853 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2025-04-03 22:19:46.854 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50073/Site/verify 2025-04-03 22:19:46.854 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50073/Site/verify. 2025-04-03 22:19:46.854 [UI Thread @coroutine#5542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50073/Site/verify 2025-04-03 22:19:46.855 [UI Thread @coroutine#5542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50073/Site/verify 2025-04-03 22:19:46.855 [UI Thread @coroutine#5542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50073/Site/verify 2025-04-03 22:19:46.855 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50073/Site/verify. 2025-04-03 22:19:46.855 [UI Thread @coroutine#5542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50073/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-03 22:19:46.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-03 22:19:46.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:46.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-03 22:19:46.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-03 22:19:46.859 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47969/Site/verify 2025-04-03 22:19:46.859 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47969/Site/verify. 2025-04-03 22:19:46.859 [UI Thread @coroutine#5554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47969/Site/verify 2025-04-03 22:19:46.860 [UI Thread @coroutine#5554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47969/Site/verify 2025-04-03 22:19:46.860 [UI Thread @coroutine#5554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47969/Site/verify 2025-04-03 22:19:46.860 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47969/Site/verify. 2025-04-03 22:19:46.860 [UI Thread @coroutine#5554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47969/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.863 [UI Thread @coroutine#5567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45935/Site/verify 2025-04-03 22:19:46.863 [UI Thread @coroutine#5567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45935/Site/verify. 2025-04-03 22:19:46.863 [UI Thread @coroutine#5567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45935/Site/verify 2025-04-03 22:19:46.864 [UI Thread @coroutine#5567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45935/Site/verify 2025-04-03 22:19:46.864 [UI Thread @coroutine#5567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45935/Site/verify 2025-04-03 22:19:46.864 [UI Thread @coroutine#5567] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45935/Site/verify. 2025-04-03 22:19:46.864 [UI Thread @coroutine#5567] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45935/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:46.867 [UI Thread @coroutine#5581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-03 22:19:46.867 [UI Thread @coroutine#5581] 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-04-03 22:19:46.867 [UI Thread @coroutine#5581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-03 22:19:46.868 [UI Thread @coroutine#5581] 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-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e3544d 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.870 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-03 22:19:46.878 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.883 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.885 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.886 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.897 [DefaultDispatcher-worker-12 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.901 [DefaultDispatcher-worker-17 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.904 [DefaultDispatcher-worker-2 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.908 [DefaultDispatcher-worker-2 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.909 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:46.909 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.909 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:46.909 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.910 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.910 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:46.911 [DefaultDispatcher-worker-14 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.914 [DefaultDispatcher-worker-18 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.919 [DefaultDispatcher-worker-20 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.927 [DefaultDispatcher-worker-16 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-03 22:19:46.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-03 22:19:46.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-03 22:19:46.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.928 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794ffe22: (connection evicted) 2025-04-03 22:19:46.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-03 22:19:46.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46791608 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.930 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-03 22:19:46.938 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.943 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.944 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.945 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c31ed81 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.945 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-03 22:19:46.953 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.958 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.959 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.960 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.964 [DefaultDispatcher-worker-21 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9 2025-04-03 22:19:46.971 [DefaultDispatcher-worker-6 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272600e1 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-03 22:19:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.979 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272600e1: (connection evicted) 2025-04-03 22:19:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-03 22:19:46.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-03 22:19:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:46.979 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7b20d9: (connection evicted) 2025-04-03 22:19:46.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:46.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-03 22:19:46.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77199818 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.980 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-03 22:19:46.981 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.981 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.981 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-03 22:19:46.988 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.993 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.994 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.995 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631990cc 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:46.995 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:46.996 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-03 22:19:46.996 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:46.996 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:46.996 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-03 22:19:47.003 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:47.008 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:47.008 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:47.009 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:47.013 [DefaultDispatcher-worker-15 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-03 22:19:47.020 [DefaultDispatcher-worker-20 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:47.025 [DefaultDispatcher-worker-13 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-03 22:19:47.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-03 22:19:47.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-03 22:19:47.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.027 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fa13835: (connection evicted) 2025-04-03 22:19:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-03 22:19:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.028 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3310bb28: (connection evicted) 2025-04-03 22:19:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-03 22:19:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd2fa2c 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.029 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-03 22:19:47.037 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.041 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.042 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.043 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29fae990 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.043 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-03 22:19:47.051 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.056 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.057 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.058 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.062 [DefaultDispatcher-worker-6 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-03 22:19:47.068 [DefaultDispatcher-worker-10 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.073 [DefaultDispatcher-worker-10 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-04-03 22:19:47.129 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.144 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.208 [DefaultDispatcher-worker-11 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:47.209 [DefaultDispatcher-worker-11 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.209 [DefaultDispatcher-worker-11 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.209 [DefaultDispatcher-worker-11 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.209 [DefaultDispatcher-worker-8 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.209 [DefaultDispatcher-worker-8 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-13 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.296 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-03 22:19:47.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-03 22:19:47.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.325 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6: (connection evicted) 2025-04-03 22:19:47.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-03 22:19:47.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-03 22:19:47.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-03 22:19:47.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-03 22:19:47.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.326 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5df070: (connection evicted) 2025-04-03 22:19:47.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-03 22:19:47.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b4d4e7 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.327 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-03 22:19:47.335 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.340 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.341 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.342 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7469d13a 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.342 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-03 22:19:47.343 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.343 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.343 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-03 22:19:47.350 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.355 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.355 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.356 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.360 [DefaultDispatcher-worker-14 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a 2025-04-03 22:19:47.368 [DefaultDispatcher-worker-6 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.371 [DefaultDispatcher-worker-14 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.375 [DefaultDispatcher-worker-8 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-21 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-03 22:19:47.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-03 22:19:47.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.378 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58da6f7d: (connection evicted) 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.378 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-03 22:19:47.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-03 22:19:47.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-03 22:19:47.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-03 22:19:47.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.379 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a907e5a: (connection evicted) 2025-04-03 22:19:47.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-03 22:19:47.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-03 22:19:47.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de6467a 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.380 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-03 22:19:47.387 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.392 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.393 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.394 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179806f3 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.394 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.395 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-03 22:19:47.402 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.407 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.407 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.408 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.412 [DefaultDispatcher-worker-7 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-03 22:19:47.419 [DefaultDispatcher-worker-13 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.423 [DefaultDispatcher-worker-10 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.427 [DefaultDispatcher-worker-4 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-03 22:19:47.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-03 22:19:47.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-03 22:19:47.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.429 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8: (connection evicted) 2025-04-03 22:19:47.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-03 22:19:47.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-03 22:19:47.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-03 22:19:47.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-03 22:19:47.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.430 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3776c917: (connection evicted) 2025-04-03 22:19:47.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-03 22:19:47.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edad178 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.431 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-03 22:19:47.438 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.443 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.444 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.445 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46135aba 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.445 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.446 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-03 22:19:47.453 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.458 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.458 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.459 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.463 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:47.463 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.463 [DefaultDispatcher-worker-10 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e5672 2025-04-03 22:19:47.463 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.463 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.464 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.464 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.470 [DefaultDispatcher-worker-1 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.474 [DefaultDispatcher-worker-20 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.478 [DefaultDispatcher-worker-13 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-03 22:19:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.481 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17: (connection evicted) 2025-04-03 22:19:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-03 22:19:47.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-03 22:19:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.481 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411e5672: (connection evicted) 2025-04-03 22:19:47.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-03 22:19:47.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7960e87a 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.483 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-03 22:19:47.491 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.496 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.497 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.498 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.503 [DefaultDispatcher-worker-2 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f 2025-04-03 22:19:47.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-03 22:19:47.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-03 22:19:47.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.504 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83b0d9f: (connection evicted) 2025-04-03 22:19:47.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-03 22:19:47.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc007f5 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.505 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-03 22:19:47.506 [DefaultDispatcher-worker-7 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:47.506 [DefaultDispatcher-worker-7 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.506 [DefaultDispatcher-worker-7 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.506 [DefaultDispatcher-worker-7 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.507 [DefaultDispatcher-worker-2 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.507 [DefaultDispatcher-worker-2 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.513 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.518 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.519 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.520 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.531 [DefaultDispatcher-worker-19 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.534 [DefaultDispatcher-worker-9 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.537 [DefaultDispatcher-worker-5 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-03 22:19:47.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-03 22:19:47.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-03 22:19:47.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.540 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c65a03: (connection evicted) 2025-04-03 22:19:47.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-03 22:19:47.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b811d1c 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.541 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-03 22:19:47.547 [DefaultDispatcher-worker-10 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:47.547 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.547 [DefaultDispatcher-worker-10 @coroutine#2230] 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-04-03 22:19:47.547 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.548 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.549 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.554 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.555 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.556 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.568 [DefaultDispatcher-worker-9 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-20 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-18 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.571 [DefaultDispatcher-worker-18 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.574 [DefaultDispatcher-worker-6 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.581 [DefaultDispatcher-worker-18 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-03 22:19:47.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-03 22:19:47.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-03 22:19:47.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.582 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221ec884: (connection evicted) 2025-04-03 22:19:47.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-03 22:19:47.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c301ab 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.583 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-03 22:19:47.592 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.597 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.598 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.598 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.610 [DefaultDispatcher-worker-1 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.616 [DefaultDispatcher-worker-7 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.619 [DefaultDispatcher-worker-1 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.624 [DefaultDispatcher-worker-9 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-03 22:19:47.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-03 22:19:47.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-03 22:19:47.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.625 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699d04a9: (connection evicted) 2025-04-03 22:19:47.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-03 22:19:47.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db65fac 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.627 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-03 22:19:47.635 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.640 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.641 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.642 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-04-03 22:19:47.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-03 22:19:47.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-03 22:19:47.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-03 22:19:47.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63031e98 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.647 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-03 22:19:47.656 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.661 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.662 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.663 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569242a8 2025-04-03 22:19:47.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-03 22:19:47.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-03 22:19:47.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-03 22:19:47.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c826924 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.666 [Test worker @coroutine#6108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-03 22:19:47.675 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.680 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.681 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.682 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1159a049 2025-04-03 22:19:47.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-03 22:19:47.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-03 22:19:47.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-03 22:19:47.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9609ec 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.686 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.687 [UI Thread @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-03 22:19:47.696 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.701 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.702 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.703 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d9891 2025-04-03 22:19:47.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-03 22:19:47.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-03 22:19:47.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:47.704 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160d9891: (connection evicted) 2025-04-03 22:19:47.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-03 22:19:47.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162bc9e8 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.706 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-03 22:19:47.715 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.721 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.722 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.723 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-04-03 22:19:47.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-03 22:19:47.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-03 22:19:47.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-03 22:19:47.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ffabb 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.725 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.730 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.736 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.741 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.742 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.743 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-03 22:19:47.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-03 22:19:47.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-03 22:19:47.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-03 22:19:47.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a153531 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.744 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.745 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-03 22:19:47.754 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.759 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.760 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.761 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e787e2 2025-04-03 22:19:47.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-03 22:19:47.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-03 22:19:47.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-03 22:19:47.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d198533 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.762 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.763 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-03 22:19:47.772 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.777 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.778 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.779 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1fc897 2025-04-03 22:19:47.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-03 22:19:47.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-03 22:19:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-03 22:19:47.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-03 22:19:47.781 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7e4aea 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.782 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-12 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-12 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-12 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-12 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-15 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.783 [DefaultDispatcher-worker-15 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.796 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.797 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.798 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-03 22:19:47.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-03 22:19:47.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-03 22:19:47.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-03 22:19:47.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b14e4a 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.801 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-03 22:19:47.810 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.815 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.816 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.817 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8adbda 2025-04-03 22:19:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-03 22:19:47.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-03 22:19:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-03 22:19:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-03 22:19:47.819 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29514616 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.820 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-03 22:19:47.829 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.834 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.835 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.836 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-04-03 22:19:47.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-03 22:19:47.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-03 22:19:47.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-03 22:19:47.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d3a7025 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.838 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-03 22:19:47.839 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.839 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.839 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-03 22:19:47.847 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.852 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.853 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.854 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-03 22:19:47.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-03 22:19:47.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-03 22:19:47.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-03 22:19:47.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30182a74 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.857 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.858 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-03 22:19:47.866 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.872 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.873 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.874 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fbad62 2025-04-03 22:19:47.876 [UI Thread @coroutine#6305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-03 22:19:47.876 [UI Thread @coroutine#6305] 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-04-03 22:19:47.876 [UI Thread @coroutine#6305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-03 22:19:47.877 [UI Thread @coroutine#6305] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-03 22:19:47.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-03 22:19:47.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-03 22:19:47.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-03 22:19:47.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-03 22:19:47.878 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-03 22:19:47.878 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.878 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.878 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e66d85d 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.879 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-03 22:19:47.888 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.893 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.894 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.895 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-04-03 22:19:47.897 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55961/Site/verify 2025-04-03 22:19:47.897 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55961/Site/verify. 2025-04-03 22:19:47.897 [UI Thread @coroutine#6327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55961/Site/verify 2025-04-03 22:19:47.898 [UI Thread @coroutine#6327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55961/Site/verify 2025-04-03 22:19:47.898 [UI Thread @coroutine#6327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55961/Site/verify 2025-04-03 22:19:47.898 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55961/Site/verify. 2025-04-03 22:19:47.898 [UI Thread @coroutine#6327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55961/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-03 22:19:47.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-03 22:19:47.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-03 22:19:47.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-03 22:19:47.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:47.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-03 22:19:47.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6499fda5 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:47.901 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-03 22:19:47.902 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.902 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.902 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-03 22:19:47.910 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.915 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:47.917 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.918 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.919 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.923 [DefaultDispatcher-worker-14 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.927 [DefaultDispatcher-worker-19 @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135de93b 2025-04-03 22:19:47.930 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json 2025-04-03 22:19:47.930 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json. 2025-04-03 22:19:47.930 [UI Thread @coroutine#6356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] 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:51533/712426786120114176/_ustadmanifest.json. 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51533/712426786120114176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/mediainfo.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/mediainfo.json. 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/mediainfo.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/mediainfo.json 2025-04-03 22:19:47.931 [UI Thread @coroutine#6356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/mediainfo.json 2025-04-03 22:19:47.972 [UI Thread @coroutine#6356] 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:51533/mediainfo.json. 2025-04-03 22:19:47.972 [UI Thread @coroutine#6356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51533/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:48.002 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:48.214 [DefaultDispatcher-worker-5 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-04-03 22:19:48.214 [DefaultDispatcher-worker-5 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.214 [DefaultDispatcher-worker-5 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.214 [DefaultDispatcher-worker-5 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.215 [DefaultDispatcher-worker-15 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.215 [DefaultDispatcher-worker-15 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41463/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.302 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47599/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.383 [DefaultDispatcher-worker-4 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-04-03 22:19:48.383 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.383 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.383 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.384 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.384 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51767/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.468 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-04-03 22:19:48.469 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.469 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.469 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.469 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.469 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60495/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.511 [DefaultDispatcher-worker-20 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-04-03 22:19:48.511 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.511 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.511 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.512 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.512 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38337/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.553 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd1964a 2025-04-03 22:19:48.553 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.553 [DefaultDispatcher-worker-2 @coroutine#2230] 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-04-03 22:19:48.553 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.554 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-7 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.576 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-19 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-19 @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:47533/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.736 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47533/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.788 [DefaultDispatcher-worker-8 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-03 22:19:48.788 [DefaultDispatcher-worker-8 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.788 [DefaultDispatcher-worker-8 @coroutine#2337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.788 [DefaultDispatcher-worker-8 @coroutine#2337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.789 [DefaultDispatcher-worker-8 @coroutine#2337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.789 [DefaultDispatcher-worker-8 @coroutine#2337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.920 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-04-03 22:19:48.921 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.921 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId. 2025-04-03 22:19:48.921 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35083/UmAppDatabase/replication/nodeId 2025-04-03 22:19:48.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-03 22:19:48.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-03 22:19:48.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:48.976 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135de93b: (connection evicted) 2025-04-03 22:19:48.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:48.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-03 22:19:48.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-03 22:19:48.979 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7bab7e 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:48.980 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-03 22:19:48.990 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:48.996 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:48.997 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:48.999 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:49.004 [DefaultDispatcher-worker-8 @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:49.008 [DefaultDispatcher-worker-5 @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-03 22:19:49.084 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:49.088 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json 2025-04-03 22:19:49.088 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json. 2025-04-03 22:19:49.088 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] 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:38325/712426793557729280/_ustadmanifest.json. 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38325/712426793557729280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38325/tincan.xml 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38325/tincan.xml. 2025-04-03 22:19:49.089 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38325/tincan.xml 2025-04-03 22:19:49.090 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38325/tincan.xml 2025-04-03 22:19:49.090 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38325/tincan.xml 2025-04-03 22:19:49.130 [UI Thread @coroutine#6413] 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:38325/tincan.xml. 2025-04-03 22:19:49.130 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38325/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-03 22:19:49.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-03 22:19:49.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-03 22:19:49.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-03 22:19:49.137 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883: (connection evicted) 2025-04-03 22:19:49.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-03 22:19:49.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-03 22:19:49.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.